remove slightly confusing comment

This commit is contained in:
Glenn Maynard
2002-09-06 21:25:07 +00:00
parent e4ebbc24b0
commit 2aaf1373d6
+1 -2
View File
@@ -1035,8 +1035,7 @@ void MusicWheel::NextMusic( bool bSendSongChangedMessage )
case STATE_SELECTING_MUSIC:
case STATE_ROULETTE_SPINNING:
case STATE_ROULETTE_SLOWING_DOWN:
break; // fall through
// XXX fall through or not? -glenn
break;
default:
LOG->Trace( "NextMusic() ignored" );
return; // don't continue