diff --git a/stepmania/src/ScreenEdit.cpp b/stepmania/src/ScreenEdit.cpp index 455ac4cbae..a79bd7d751 100644 --- a/stepmania/src/ScreenEdit.cpp +++ b/stepmania/src/ScreenEdit.cpp @@ -562,10 +562,6 @@ void ScreenEdit::Init() InitEditMappings(); - /* We do this ourself. */ - SOUND->HandleSongTimer( false ); - - // save the originals for reverting later CopyToLastSave();