Mesa (master): i915g: Remove stale function prototype.

Stephane Marchesin marcheu at kemper.freedesktop.org
Thu Sep 22 01:03:06 UTC 2011


Module: Mesa
Branch: master
Commit: ca8492c2842f766f52387c978caf83fa5f0e8fcd
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=ca8492c2842f766f52387c978caf83fa5f0e8fcd

Author: Stéphane Marchesin <marcheu at chromium.org>
Date:   Wed Sep 21 17:30:39 2011 -0700

i915g: Remove stale function prototype.

---

 src/gallium/drivers/i915/i915_fpc.h |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)

diff --git a/src/gallium/drivers/i915/i915_fpc.h b/src/gallium/drivers/i915/i915_fpc.h
index b2683c8..41bf516 100644
--- a/src/gallium/drivers/i915/i915_fpc.h
+++ b/src/gallium/drivers/i915/i915_fpc.h
@@ -196,12 +196,6 @@ extern uint i915_emit_const4f(struct i915_fp_compile *p,
 
 
 /*======================================================================
- * i915_fpc_debug.c
- */
-extern void i915_disassemble_program(const uint * program, uint sz);
-
-
-/*======================================================================
  * i915_fpc_translate.c
  */
 




More information about the mesa-commit mailing list