diff --git a/stepmania/src/GameState.h b/stepmania/src/GameState.h index cabfd289e8..4e18a68b7e 100644 --- a/stepmania/src/GameState.h +++ b/stepmania/src/GameState.h @@ -103,7 +103,6 @@ public: bool ShowW1() const; - RString m_sLoadingMessage; // used in loading screen BroadcastOnChange m_sPreferredSongGroup; // GROUP_ALL denotes no preferred group BroadcastOnChange m_sPreferredCourseGroup; // GROUP_ALL denotes no preferred group bool m_bChangedFailTypeOnScreenSongOptions; // true if FailType was changed in the song options screen