diff --git a/stepmania/src/ScreenSelectMusic.h b/stepmania/src/ScreenSelectMusic.h index e92f5b93c7..f3f662ad1c 100644 --- a/stepmania/src/ScreenSelectMusic.h +++ b/stepmania/src/ScreenSelectMusic.h @@ -108,7 +108,6 @@ protected: DifficultyIcon m_DifficultyIcon[NUM_PLAYERS]; Sprite m_AutoGenIcon[NUM_PLAYERS]; GrooveRadar m_GrooveRadar; - BitmapText m_textSongOptions; BitmapText m_textNumSongs; BitmapText m_textTotalTime; Sprite m_sprMeterFrame[NUM_PLAYERS];