From 2d846b712c44ebcf7bedce43bb58765c7493d89e Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Fri, 3 Dec 2004 15:39:08 +0000 Subject: re-disable TRACE --- src/mesa/tnl/t_vb_lighttmp.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mesa') diff --git a/src/mesa/tnl/t_vb_lighttmp.h b/src/mesa/tnl/t_vb_lighttmp.h index 32265851cd..d8094e29c3 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 -- cgit v1.2.3