diff --git a/stepmania/src/InputMapper.cpp b/stepmania/src/InputMapper.cpp index 08dfb9e0b5..b3badca348 100644 --- a/stepmania/src/InputMapper.cpp +++ b/stepmania/src/InputMapper.cpp @@ -729,16 +729,6 @@ bool InputMapper::IsMapped( const DeviceInput &DeviceI ) return g_tempDItoGI.find(DeviceI) != g_tempDItoGI.end(); } -bool InputMapper::IsMapped( const GameInput &GameI ) -{ - for( int i=0; i