remove unused variables

This commit is contained in:
Glenn Maynard
2002-09-07 10:15:27 +00:00
parent d252e31244
commit 6862fedc38
9 changed files with 3 additions and 21 deletions
-3
View File
@@ -209,9 +209,6 @@ void ScreenSelectCourse::Input( const DeviceInput& DeviceI, const InputEventType
if( m_bMadeChoice )
return;
PlayerNumber pn = GAMESTATE->GetCurrentStyleDef()->ControllerToPlayerNumber( GameI.controller );
if( CodeDetector::DetectAndAdjustOptions(GameI.controller) )
{
m_soundOptionsChange.Play();