diff --git a/panda/src/glstuff/glGraphicsStateGuardian_src.h b/panda/src/glstuff/glGraphicsStateGuardian_src.h index 8aecf8c852..c0af1f5228 100644 --- a/panda/src/glstuff/glGraphicsStateGuardian_src.h +++ b/panda/src/glstuff/glGraphicsStateGuardian_src.h @@ -722,7 +722,6 @@ protected: typedef pmap DirectionalLights; DirectionalLights _dlights; - int _pass_number; GLuint _geom_display_list; GLuint _current_vbuffer_index; GLuint _current_ibuffer_index;