From 2d846b712c44ebcf7bedce43bb58765c7493d89e Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Fri, 3 Dec 2004 15:39:08 +0000 Subject: [PATCH] re-disable TRACE --- src/mesa/tnl/t_vb_lighttmp.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mesa/tnl/t_vb_lighttmp.h b/src/mesa/tnl/t_vb_lighttmp.h index 32265851cd2..d8094e29c36 100644 --- a/src/mesa/tnl/t_vb_lighttmp.h +++ b/src/mesa/tnl/t_vb_lighttmp.h @@ -36,7 +36,7 @@ /* define TRACE to trace lighting code */ -#define TRACE 1 +/* #define TRACE 1 */ /* * ctx is the current context -- 2.30.2