minimize diff

This commit is contained in:
Dante Ruiz 2017-05-16 00:19:08 +01:00
parent 724f849d88
commit 52f82191f1

View file

@ -659,8 +659,7 @@ void ViveControllerManager::InputDevice::createPreferences() {
preference->setItems(list);
preferences->addPreference(preference);
}
}
}
controller::Input::NamedVector ViveControllerManager::InputDevice::getAvailableInputs() const {