Remove unused variable.

This commit is contained in:
Andrzej Kapolka 2014-05-23 17:13:27 -07:00
parent ac2137c3b6
commit e48f02f2c5

View file

@ -340,8 +340,6 @@ private:
QList<AnimationHandlePointer> _runningAnimations;
bool _receivesShadows;
static ProgramObject _program;
static ProgramObject _normalMapProgram;
static ProgramObject _specularMapProgram;