small cleanup (again)

This commit is contained in:
AJ Kelly
2010-07-19 11:14:58 -05:00
parent cb041b75d2
commit 2ca6915023
-1
View File
@@ -88,7 +88,6 @@ protected:
ThemeMetric<bool> TWO_PART_CONFIRMS_ONLY;
ThemeMetric<float> TWO_PART_TIMER_SECONDS;
ThemeMetric<bool> WRAP_CHANGE_STEPS;
ThemeMetric<bool> CHANGE_STEPS_WITH_GAME_BUTTONS;
bool CanChangeSong() const { return m_SelectionState == SelectionState_SelectingSong; }