summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/draw/draw_vf.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/pipe/draw/draw_vf.h')
-rw-r--r--src/mesa/pipe/draw/draw_vf.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mesa/pipe/draw/draw_vf.h b/src/mesa/pipe/draw/draw_vf.h
index 911ea07bdf..09cf4d3a6a 100644
--- a/src/mesa/pipe/draw/draw_vf.h
+++ b/src/mesa/pipe/draw/draw_vf.h
@@ -159,8 +159,6 @@ struct draw_vertex_fetch
unsigned attr_count;
unsigned vertex_stride;
- struct draw_vf_attr *lookup[PIPE_ATTRIB_MAX];
-
draw_vf_emit_func emit;
/* Parameters and constants for codegen: