mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 04:44:11 +02:00
remove used variable
This commit is contained in:
parent
aa645af744
commit
6c9d15d9a9
1 changed files with 0 additions and 1 deletions
|
@ -696,7 +696,6 @@ void OculusMobileInputDevice::reconnectTouchControllers(ovrMobile* session) {
|
|||
handData.state.Header.ControllerType = ovrControllerType_TrackedRemote;
|
||||
handData.valid = true;
|
||||
handData.caps = caps;
|
||||
handData.initialized = true;
|
||||
handData.update(session);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue