diff --git a/stepmania/src/Background.cpp b/stepmania/src/Background.cpp index 4a4abcf676..0b3a03f206 100644 --- a/stepmania/src/Background.cpp +++ b/stepmania/src/Background.cpp @@ -159,10 +159,6 @@ void Background::LoadFromSong( Song* pSong ) // // Load the static background that will before notes start and after notes end // - - - Sprite sprDummy; - sprDummy.LoadBG( sSongBackgroundPath ); { BGAnimation *pTempBGA = new BGAnimation;