glgsg: Remove unused variable from glGSG

This commit is contained in:
rdb 2021-10-26 17:28:01 +02:00
parent 605651f0e8
commit 2ae6e5c6ce

View File

@ -722,7 +722,6 @@ protected:
typedef pmap<NodePath, DirectionalLightFrameData> DirectionalLights;
DirectionalLights _dlights;
int _pass_number;
GLuint _geom_display_list;
GLuint _current_vbuffer_index;
GLuint _current_ibuffer_index;