gallium/i915: remove debug code

This commit is contained in:
Brian 2008-02-25 18:00:14 -07:00
parent 0235b32521
commit 7ed9beef5f
1 changed files with 0 additions and 1 deletions

View File

@ -220,7 +220,6 @@ uint i915_emit_texld( struct i915_fp_compile *p,
uint tempReg;
temp = i915_get_temp(p); /* get temp reg index */
printf("***** ALLOC TEMP %d\n", temp);
tempReg = UREG(REG_TYPE_R, temp); /* make i915 register */
i915_emit_arith( p, A0_MOV,