mirror of
https://github.com/lubosz/overte.git
synced 2025-04-24 03:13:51 +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;
|
||||
uint32_t _numContactFrames = 0;
|
||||
uint32_t _lastNumSubstepsAtUpdateInternal = 0;
|
||||
|
||||
/// character collisions
|
||||
CharacterController* _myAvatarController;
|
||||
|
|
Loading…
Reference in a new issue