remove obsolete .XML actor support

This commit is contained in:
Glenn Maynard
2007-05-27 06:24:16 +00:00
parent 982a134d2c
commit ea6821cc60
3 changed files with 1 additions and 46 deletions
-1
View File
@@ -354,7 +354,6 @@ bool BackgroundImpl::Layer::CreateBackground( const Song *pSong, const Backgroun
sEffect = SBE_StretchNormal;
break;
case FT_Directory:
case FT_Xml:
case FT_Lua:
case FT_Model:
sEffect = SBE_UpperLeft;