From ca8492c2842f766f52387c978caf83fa5f0e8fcd Mon Sep 17 00:00:00 2001 From: =?utf8?q?St=C3=A9phane=20Marchesin?= Date: Wed, 21 Sep 2011 17:30:39 -0700 Subject: [PATCH] i915g: Remove stale function prototype. --- src/gallium/drivers/i915/i915_fpc.h | 6 ------ 1 file changed, 6 deletions(-) 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 */ -- 2.30.2