From: Stéphane Marchesin Date: Thu, 22 Sep 2011 00:30:39 +0000 (-0700) Subject: i915g: Remove stale function prototype. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ca8492c2842f766f52387c978caf83fa5f0e8fcd;p=mesa.git i915g: Remove stale function prototype. --- diff --git a/src/gallium/drivers/i915/i915_fpc.h b/src/gallium/drivers/i915/i915_fpc.h index b2683c82033..41bf5161b0b 100644 --- a/src/gallium/drivers/i915/i915_fpc.h +++ b/src/gallium/drivers/i915/i915_fpc.h @@ -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 */