diff --git a/stepmania/src/StepMania.cpp b/stepmania/src/StepMania.cpp index 9d5126632c..26bfa04463 100644 --- a/stepmania/src/StepMania.cpp +++ b/stepmania/src/StepMania.cpp @@ -735,8 +735,6 @@ void StepMania::ChangeCurrentGame( const Game* g ) { ASSERT( g ); - INPUTMAPPER->SaveMappingsToDisk(); // save mappings before switching the game - GAMESTATE->SetCurGame( g ); /* Save the newly-selected game. */