summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/mesa/pipe/nv40/nv40_state.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mesa/pipe/nv40/nv40_state.c b/src/mesa/pipe/nv40/nv40_state.c
index a7a5fefc6d6..14e12626d43 100644
--- a/src/mesa/pipe/nv40/nv40_state.c
+++ b/src/mesa/pipe/nv40/nv40_state.c
@@ -515,9 +515,6 @@ static void
nv40_set_clip_state(struct pipe_context *pipe,
const struct pipe_clip_state *clip)
{
- struct nv40_context *nv40 = (struct nv40_context *)pipe;
-
- nv40->dirty |= NV40_NEW_VERTPROG;
}
static void