remove File=(songbackground|songbanner|coursebanner) hack

fix compile
This commit is contained in:
Chris Danford
2005-07-26 20:50:45 +00:00
parent 7cfcce6e7d
commit 67af38cd97
2 changed files with 0 additions and 14 deletions
-1
View File
@@ -364,7 +364,6 @@ bool BackgroundImpl::Layer::CreateBackground( const Song *pSong, const Backgroun
default:
ASSERT(0); // fall through
case FT_Bitmap:
case FT_Sprite:
case FT_Movie:
sEffect = SBE_StretchNormal;
break;