summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/mesa/main/ffvertex_prog.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mesa/main/ffvertex_prog.c b/src/mesa/main/ffvertex_prog.c
index e9ddc06980..62802ffe5d 100644
--- a/src/mesa/main/ffvertex_prog.c
+++ b/src/mesa/main/ffvertex_prog.c
@@ -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) {