turn off TGSI_DEBUG

This commit is contained in:
Brian
2007-12-18 16:01:25 -07:00
parent 52da6b559a
commit d0a63de378

View File

@@ -47,7 +47,7 @@
#include "st_mesa_to_tgsi.h"
#define TGSI_DEBUG 01
#define TGSI_DEBUG 0
/**