This commit is contained in:
Jason Felds
2011-06-30 01:30:14 -04:00
parent 11923a80ba
commit 7627cbe5ac
2 changed files with 0 additions and 6 deletions
-3
View File
@@ -72,9 +72,6 @@ Song::Song()
firstSecond = -1;
lastSecond = -1;
specifiedLastSecond = -1;
m_fFirstBeat = -1;
m_fLastBeat = -1;
m_fSpecifiedLastBeat = -1;
m_SelectionDisplay = SHOW_ALWAYS;
m_bEnabled = true;
m_DisplayBPMType = DISPLAY_BPM_ACTUAL;