From 35033a73fd9eb729a44465c5de5aba4db2dd4c56 Mon Sep 17 00:00:00 2001 From: Chris Danford Date: Tue, 5 Jul 2005 11:37:02 +0000 Subject: [PATCH] fix warning --- stepmania/src/ScreenEditCourse.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/stepmania/src/ScreenEditCourse.cpp b/stepmania/src/ScreenEditCourse.cpp index c980f32283..479425059f 100644 --- a/stepmania/src/ScreenEditCourse.cpp +++ b/stepmania/src/ScreenEditCourse.cpp @@ -229,8 +229,6 @@ void ScreenEditCourse::AfterChangeValueInRow( PlayerNumber pn ) void ScreenEditCourse::ImportOptions( int iRow, const vector &vpns ) { - Course *pCourse = GAMESTATE->m_pCurCourse; - switch( iRow ) { case ROW_EDIT_ENTRY: