mirror of
https://github.com/overte-org/overte.git
synced 2025-04-21 06:44:06 +02:00
minimize diff
This commit is contained in:
parent
724f849d88
commit
52f82191f1
1 changed files with 1 additions and 2 deletions
|
@ -659,8 +659,7 @@ void ViveControllerManager::InputDevice::createPreferences() {
|
|||
preference->setItems(list);
|
||||
preferences->addPreference(preference);
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
controller::Input::NamedVector ViveControllerManager::InputDevice::getAvailableInputs() const {
|
||||
|
|
Loading…
Reference in a new issue