diff --git a/stepmania/src/Player.cpp b/stepmania/src/Player.cpp index ea892caeb1..61cdf46187 100644 --- a/stepmania/src/Player.cpp +++ b/stepmania/src/Player.cpp @@ -449,18 +449,6 @@ void Player::OnRowDestroyed( TapNoteScore lastScore, int iIndexThatWasSteppedOn score = min( score, tns ); } - // remove this row from the NoteField -// bool bHoldNoteOnThisBeat = false; -// for( int j=0; j