From 1e894d05bbba6ba7ea02ec09f3f984d9cf3bea72 Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Sun, 3 Jul 2005 04:36:58 +0000 Subject: [PATCH] done in SM_GainFocus --- stepmania/src/ScreenEdit.cpp | 4 ---- 1 file changed, 4 deletions(-) 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();