glgsg: Remove unused variable from glGSG
This commit is contained in:
parent
605651f0e8
commit
2ae6e5c6ce
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in New Issue