diff --git a/stepmania/src/MusicWheel.h b/stepmania/src/MusicWheel.h index a23d07a84d..e8c8371a93 100644 --- a/stepmania/src/MusicWheel.h +++ b/stepmania/src/MusicWheel.h @@ -158,7 +158,6 @@ protected: // bool m_bUseRandomExtra; - // having sounds here causes a crash in BASS. What the heck!?!?! RageSoundSample m_soundChangeMusic; RageSoundSample m_soundChangeSort; RageSoundSample m_soundExpand;