diff options
Diffstat (limited to 'src/mesa/vbo/vbo_context.h')
-rw-r--r-- | src/mesa/vbo/vbo_context.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/vbo/vbo_context.h b/src/mesa/vbo/vbo_context.h index 77010b8b163..b9d00863f27 100644 --- a/src/mesa/vbo/vbo_context.h +++ b/src/mesa/vbo/vbo_context.h @@ -63,7 +63,6 @@ struct vbo_context { /* These point into the above. TODO: remove. */ - struct gl_client_array *generic_currval; struct gl_client_array *mat_currval; /** Map VERT_ATTRIB_x to VBO_ATTRIB_y */ |