Remove unused ControllerEmu::BackgroundInputSetting

This commit is contained in:
Michael Maltese
2017-02-07 18:28:40 -08:00
parent 24a5411af5
commit c4ba046aa3
5 changed files with 0 additions and 55 deletions

View File

@ -14,7 +14,6 @@ set(SRCS InputConfig.cpp
ControllerEmu/ControlGroup/Slider.cpp
ControllerEmu/ControlGroup/Tilt.cpp
ControllerEmu/ControlGroup/Triggers.cpp
ControllerEmu/Setting/BackgroundInputSetting.cpp
ControllerEmu/Setting/BooleanSetting.cpp
ControllerEmu/Setting/NumericSetting.cpp
ControllerInterface/ControllerInterface.cpp