mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-04-19 07:26:14 +02:00
Fix warning
This commit is contained in:
parent
f8956a853b
commit
c666c9fb9b
1 changed files with 0 additions and 2 deletions
|
@ -17,8 +17,6 @@
|
|||
|
||||
const float CONTROLLER_THRESHOLD = 0.3f;
|
||||
|
||||
const float MAX_AXIS = 32768.0f;
|
||||
|
||||
StandardController::~StandardController() {
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue