From 6c6402b2ee0fd21d58af5db70b2561a91d39df3b Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Mon, 4 Jul 2005 23:42:17 +0000 Subject: [PATCH] unneeded --- stepmania/src/ScreenGameplay.cpp | 3 --- 1 file changed, 3 deletions(-) diff --git a/stepmania/src/ScreenGameplay.cpp b/stepmania/src/ScreenGameplay.cpp index 911ea29de3..59782a441d 100644 --- a/stepmania/src/ScreenGameplay.cpp +++ b/stepmania/src/ScreenGameplay.cpp @@ -123,9 +123,6 @@ void ScreenGameplay::Init() m_pSoundMusic = NULL; m_bPaused = false; - /* We do this ourself. */ - SOUND->HandleSongTimer( false ); - //need to initialize these before checking for demonstration mode //otherwise destructor will try to delete possibly invalid pointers