From c024ac408a4d6b088a73e7e9eb67300a9ec83665 Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Sat, 7 Sep 2002 09:35:59 +0000 Subject: [PATCH] /* */ --- stepmania/src/MusicWheel.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/stepmania/src/MusicWheel.cpp b/stepmania/src/MusicWheel.cpp index a22a59d3cf..9f9a2b0d60 100644 --- a/stepmania/src/MusicWheel.cpp +++ b/stepmania/src/MusicWheel.cpp @@ -184,7 +184,6 @@ void WheelItemDisplay::RefreshGrades() continue; } - /* XXX: Don't really want separate grades for each player in couples. */ if( m_pSong ) // this is a song display { const DifficultyClass dc = GAMESTATE->m_PreferredDifficultyClass[p];