From fd710d3ec431e2e65491432a986ec612e65e0fbe Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Mon, 17 May 2004 00:35:07 +0000 Subject: [PATCH] fix vc7 compile --- stepmania/src/ScreenGameplay.cpp | 3 --- 1 file changed, 3 deletions(-) diff --git a/stepmania/src/ScreenGameplay.cpp b/stepmania/src/ScreenGameplay.cpp index f7fe186650..0b971b447f 100644 --- a/stepmania/src/ScreenGameplay.cpp +++ b/stepmania/src/ScreenGameplay.cpp @@ -98,8 +98,6 @@ ScreenGameplay::ScreenGameplay( CString sName, bool bDemonstration ) : Screen(sN void ScreenGameplay::Init() { - int p; - if( m_bDemonstration ) LIGHTSMAN->SetLightsMode( LIGHTSMODE_DEMONSTRATION ); else @@ -233,7 +231,6 @@ void ScreenGameplay::Init() g_CurStageStats.playMode = GAMESTATE->m_PlayMode; g_CurStageStats.style = GAMESTATE->m_CurStyle; - for( p=0; p