fix VC7 warning

This commit is contained in:
Chris Danford
2005-08-14 01:52:38 +00:00
parent 6ba0d4ac35
commit dae8d97aae
@@ -216,7 +216,6 @@ void ScreenOptionsEditCourse::ExportOptions( int iRow, const vector<PlayerNumber
{
OptionRow &row = *m_pRows[iRow];
Course *pCourse = GAMESTATE->m_pCurCourse;
Trail *pTrail = GAMESTATE->m_pCurTrail[PLAYER_1];
switch( iRow )
{