diff --git a/src/NoteDataUtil.cpp b/src/NoteDataUtil.cpp index 924d7d1676..070e08b34f 100644 --- a/src/NoteDataUtil.cpp +++ b/src/NoteDataUtil.cpp @@ -26,8 +26,7 @@ NoteType NoteDataUtil::GetSmallestNoteTypeForMeasure( const NoteData &nd, int iM NoteType NoteDataUtil::GetSmallestNoteTypeInRange( const NoteData &n, int iStartIndex, int iEndIndex ) { // probe to find the smallest note type - NoteType nt; - for( nt=(NoteType)0; nt