remove ReportTiming

This commit is contained in:
Josh Allen
2006-07-22 03:19:58 +00:00
parent 74fd8211bb
commit 6180a2762a
-3
View File
@@ -1237,9 +1237,6 @@ void Player::HandleStep( int col, const RageTimer &tm, bool bHeld )
m_NoteData.SetTapNote( col, iIndexOverlappingNote, tn );
// Keep this here so we get the same data as Autosync
NSMAN->ReportTiming( fNoteOffset, m_pPlayerState->m_PlayerNumber );
m_LastTapNoteScore = score;
}