mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-09 06:29:30 +02:00
remove unused variable
This commit is contained in:
parent
36e19b43c9
commit
42711e5bad
1 changed files with 0 additions and 1 deletions
|
@ -115,7 +115,6 @@ private:
|
||||||
|
|
||||||
ContactMap _contactMap;
|
ContactMap _contactMap;
|
||||||
uint32_t _numContactFrames = 0;
|
uint32_t _numContactFrames = 0;
|
||||||
uint32_t _lastNumSubstepsAtUpdateInternal = 0;
|
|
||||||
|
|
||||||
/// character collisions
|
/// character collisions
|
||||||
CharacterController* _myAvatarController;
|
CharacterController* _myAvatarController;
|
||||||
|
|
Loading…
Reference in a new issue