diff --git a/plugins/openvr/src/ViveControllerManager.cpp b/plugins/openvr/src/ViveControllerManager.cpp index 581cf970a1..3d5f36490c 100644 --- a/plugins/openvr/src/ViveControllerManager.cpp +++ b/plugins/openvr/src/ViveControllerManager.cpp @@ -659,8 +659,7 @@ void ViveControllerManager::InputDevice::createPreferences() { preference->setItems(list); preferences->addPreference(preference); - } - + } } controller::Input::NamedVector ViveControllerManager::InputDevice::getAvailableInputs() const {