mesa: remove debug code

This commit is contained in:
Brian Paul 2008-08-28 15:21:44 -06:00
parent cacf5f21ef
commit ee87d7d9ec
1 changed files with 0 additions and 2 deletions

View File

@ -1657,8 +1657,6 @@ static void build_tnl_program( struct tnl_program *p )
*/
emit_op1(p, OPCODE_END, undef, 0, undef);
_mesa_print_program(&p->program->Base);
/* Disassemble:
*/
if (DISASSEM) {