gallium: Make printing info on debug builds default off
[mesa.git] / src / gallium / auxiliary / tgsi / tgsi_sanity.c
index 287ee006cfcbbc0029cea036c925e7b2bb0bab13..acbff103efe2d1ee9c43c7cb888e801119a6488d 100644 (file)
@@ -34,7 +34,7 @@
 #include "tgsi_iterate.h"
 
 
-DEBUG_GET_ONCE_BOOL_OPTION(print_sanity, "TGSI_PRINT_SANITY", TRUE)
+DEBUG_GET_ONCE_BOOL_OPTION(print_sanity, "TGSI_PRINT_SANITY", FALSE)
 
 
 typedef struct {