diff --git a/stepmania/src/GrooveGraph.cpp b/stepmania/src/GrooveGraph.cpp index d920b723b9..5275b13d97 100644 --- a/stepmania/src/GrooveGraph.cpp +++ b/stepmania/src/GrooveGraph.cpp @@ -134,6 +134,7 @@ void GrooveGraph::Mountain::DrawPrimitives() } // TODO: Add this back in + // This shouldn't be needed anymore. -glenn // switch( PREFSMAN->m_iPolygonRadar ) // { // case 0: DISPLAY->DrawLoop_LinesAndPoints( v, 3, 2 ); break;