mesa: disable glsl debug output

This commit is contained in:
Brian Paul
2008-12-12 15:34:58 -07:00
parent 81253be334
commit 4d49fc83f1
+2 -2
View File
@@ -2069,9 +2069,9 @@ _slang_make_array_constructor(slang_assemble_ctx *A, slang_operation *oper)
}
}
/*
slang_print_function(fun, 1);
*/
return fun;
}