mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-10 00:28:34 +02:00
21539: Removed debug, added whitespace for format
This commit is contained in:
parent
ac1df7b815
commit
e28f80401f
2 changed files with 2 additions and 4 deletions
|
@ -459,8 +459,6 @@ void ViveControllerManager::InputDevice::configureCalibrationSettings(const QJso
|
|||
}
|
||||
|
||||
_hmdTrackingEnabled = !(hmdDesktopMode && !hmdDesktopTracking);
|
||||
|
||||
qDebug() << "HMD desktop tracking Enabled" << _hmdTrackingEnabled << "-" << hmdDesktopMode << "-" << hmdDesktopTracking << !(hmdDesktopMode && !hmdDesktopTracking);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue