mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-12 13:03:15 +02:00
Remove unused variable.
This commit is contained in:
parent
ac2137c3b6
commit
e48f02f2c5
1 changed files with 0 additions and 2 deletions
|
@ -340,8 +340,6 @@ private:
|
|||
|
||||
QList<AnimationHandlePointer> _runningAnimations;
|
||||
|
||||
bool _receivesShadows;
|
||||
|
||||
static ProgramObject _program;
|
||||
static ProgramObject _normalMapProgram;
|
||||
static ProgramObject _specularMapProgram;
|
||||
|
|
Loading…
Reference in a new issue