this texture load doesn't actually do anything anymore

This commit is contained in:
Glenn Maynard
2003-01-09 02:58:59 +00:00
parent 271536078e
commit ed3e31fb86
-4
View File
@@ -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;