st/mesa: disable accidentally committed _mesa_print_program() call

This commit is contained in:
Brian Paul
2009-09-15 09:52:27 -06:00
parent 41bbc83951
commit be0cdd77ea
+1 -1
View File
@@ -722,7 +722,7 @@ st_translate_mesa_program(
ureg = t->ureg;
_mesa_print_program(program);
/*_mesa_print_program(program);*/
/*
* Declare input attributes.