Remove unnecessary CACHED_REGISTER_CLASS.

This commit is contained in:
Steve Checkoway
2007-08-16 09:32:40 +00:00
parent d12e579038
commit 4991a266df
6 changed files with 0 additions and 12 deletions
-2
View File
@@ -49,8 +49,6 @@ static const char *InstrumentTrackNames[] = {
XToString( InstrumentTrack );
StringToX( InstrumentTrack );
CACHED_REGISTER_CLASS(Song);
Song::Song()
{
FOREACH_BackgroundLayer( i )