summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i965/brw_state.h
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2009-01-07 13:52:51 -0800
committerAlan Hourihane <alanh@vmware.com>2009-01-09 11:16:39 +0000
commit5e116e52a2859cca27e984c4ee4fef69a9280e56 (patch)
tree3c967a7c4343807af72a23163c0a398de5a5d02b /src/mesa/drivers/dri/i965/brw_state.h
parentac984c95ed28dfad8a09e168e9e4cb41cf31d039 (diff)
i965: Remove dead brw_vs_tnl.c
Diffstat (limited to 'src/mesa/drivers/dri/i965/brw_state.h')
-rw-r--r--src/mesa/drivers/dri/i965/brw_state.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/drivers/dri/i965/brw_state.h b/src/mesa/drivers/dri/i965/brw_state.h
index bb22c03eeb..df839c5b30 100644
--- a/src/mesa/drivers/dri/i965/brw_state.h
+++ b/src/mesa/drivers/dri/i965/brw_state.h
@@ -83,7 +83,6 @@ const struct brw_tracked_state brw_wm_unit;
const struct brw_tracked_state brw_psp_urb_cbs;
-const struct brw_tracked_state brw_active_vertprog;
const struct brw_tracked_state brw_pipe_control;
const struct brw_tracked_state brw_clear_surface_cache;