From 7b4a86dee7e449db58713ccb623efab3f6359a89 Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Wed, 31 Mar 2004 07:22:04 +0000 Subject: [PATCH] oops --- stepmania/src/ScreenOptions.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/stepmania/src/ScreenOptions.cpp b/stepmania/src/ScreenOptions.cpp index 2acc205c64..bee0d30381 100644 --- a/stepmania/src/ScreenOptions.cpp +++ b/stepmania/src/ScreenOptions.cpp @@ -1324,8 +1324,6 @@ void ScreenOptions::ChangeValueInRow( PlayerNumber pn, int iDelta, bool Repeat ) { row.m_iChoiceWithFocus[pn] = iNewChoiceWithFocus; - m_InputMode == INPUTMODE_SHARE_CURSOR); - /* If this row is bOneChoiceForAllPlayers, then lock the cursors together * for this row. Don't do this in NAV_FIRST_CHOICE_GOES_DOWN, since the * current selection and the current focus are detached in that mode. */