mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-28 15:53:55 -04:00
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…
x
Reference in New Issue
Block a user