diff --git a/stepmania/src/Background.cpp b/stepmania/src/Background.cpp index ce61e6cc5d..37becf5ea6 100644 --- a/stepmania/src/Background.cpp +++ b/stepmania/src/Background.cpp @@ -317,8 +317,6 @@ void Background::LoadFromSong( Song* pSong ) const float fFirstBeat = pSong->m_fFirstBeat; const float fLastBeat = pSong->m_fLastBeat; - // const int iSequenceLength = 8; - // const int iSequence[iSequenceLength] = {0,1,0,1,2,3,2,3}; int ctr=0; // change BG every 4 bars