Cleanup (removing useless comments)

This commit is contained in:
Charles Lohr
2004-07-04 06:29:39 +00:00
parent 22e0c9d674
commit ab7f6de1e3
-3
View File
@@ -642,9 +642,6 @@ void PlayerMinus::Step( int col, RageTimer tm )
//LOG->Trace( "iIndexStartLookingAt = %d, iNumElementsToExamine = %d", iIndexStartLookingAt, iNumElementsToExamine );
// calculate TapNoteScore
// Declared out here because it will be changed
// by code blocks below, and then used to see
// if the Receptor arrow should sink or not.
TapNoteScore score = TNS_NONE;
if( iIndexOverlappingNote != -1 )