mirror of
https://github.com/lubosz/overte.git
synced 2025-04-23 09:33:45 +02:00
Another unused variable warning
This commit is contained in:
parent
1ca1f98034
commit
21e67fc4d8
1 changed files with 0 additions and 1 deletions
|
@ -45,7 +45,6 @@ private:
|
|||
bool _prevOverlayMenuChecked { true };
|
||||
bool _enabled { false };
|
||||
bool _hmdMode { false };
|
||||
bool _disabledFromHead { false };
|
||||
|
||||
// used by updateAvatarHasDriveInput
|
||||
quint64 _desiredDrivingTimer { 0 };
|
||||
|
|
Loading…
Reference in a new issue