fix warnings

This commit is contained in:
Chris Danford
2005-05-01 08:05:50 +00:00
parent b6ba3caf84
commit f747eb4ab1
3 changed files with 1 additions and 5 deletions
-1
View File
@@ -141,7 +141,6 @@ void ScreenJukebox::Init()
FOREACH_EnabledPlayer( p )
{
/* Reset the combo, in case ComboContinuesBetweenSongs is enabled. */
Profile* pProfile = PROFILEMAN->GetProfile(p);
STATSMAN->m_CurStageStats.m_player[p].iCurCombo = 0;
if( GAMESTATE->m_bJukeboxUsesModifiers )