diff options
-rw-r--r-- | src/mesa/vbo/vbo_save.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/vbo/vbo_save.h b/src/mesa/vbo/vbo_save.h index 74ff07e83bf..34a7588cf03 100644 --- a/src/mesa/vbo/vbo_save.h +++ b/src/mesa/vbo/vbo_save.h @@ -136,7 +136,6 @@ struct vbo_save_context { GLboolean out_of_memory; /**< True if last VBO allocation failed */ fi_type *buffer; - GLuint count; GLuint wrap_count; GLbitfield replay_flags; |