fix warning

This commit is contained in:
Chris Danford
2005-07-05 11:37:02 +00:00
parent 16fc6e6723
commit 35033a73fd
-2
View File
@@ -229,8 +229,6 @@ void ScreenEditCourse::AfterChangeValueInRow( PlayerNumber pn )
void ScreenEditCourse::ImportOptions( int iRow, const vector<PlayerNumber> &vpns ) void ScreenEditCourse::ImportOptions( int iRow, const vector<PlayerNumber> &vpns )
{ {
Course *pCourse = GAMESTATE->m_pCurCourse;
switch( iRow ) switch( iRow )
{ {
case ROW_EDIT_ENTRY: case ROW_EDIT_ENTRY: