finish up removing hardcoded BPMDisplay from ScreenNetSelectMusic

This commit is contained in:
AJ Kelly
2011-07-21 16:22:34 -05:00
parent 6bdaf5c92a
commit fd404b7a09
+1 -2
View File
@@ -57,8 +57,7 @@ private:
RageSound m_soundChangeOpt;
RageSound m_soundChangeSel;
// todo: do these theme-side instead. -aj
BPMDisplay m_BPMDisplay;
// todo: do this theme-side instead. -aj
ModIconRow m_ModIconRow[NUM_PLAYERS];
Song * m_cSong;