From 711adf2aea9b3da7f1d3d451ce45e8a919478b5f Mon Sep 17 00:00:00 2001 From: Steve Checkoway Date: Sun, 6 Aug 2006 02:00:56 +0000 Subject: [PATCH] Unused. --- stepmania/src/ScreenSelectMusic.h | 1 - 1 file changed, 1 deletion(-) 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];