i915g: Remove stale function prototype.
authorStéphane Marchesin <marcheu@chromium.org>
Thu, 22 Sep 2011 00:30:39 +0000 (17:30 -0700)
committerStéphane Marchesin <marcheu@chromium.org>
Thu, 22 Sep 2011 01:01:38 +0000 (18:01 -0700)
src/gallium/drivers/i915/i915_fpc.h

index b2683c820336a1f2a567686c13528d227a5dc53e..41bf5161b0b64a4eef574864e798a2186f9260d4 100644 (file)
@@ -195,12 +195,6 @@ extern uint i915_emit_const4f(struct i915_fp_compile *p,
                                 float c2, float c3);
 
 
-/*======================================================================
- * i915_fpc_debug.c
- */
-extern void i915_disassemble_program(const uint * program, uint sz);
-
-
 /*======================================================================
  * i915_fpc_translate.c
  */