Browse Source

cmScoreMatchGraphic.c : Removed call to cmMidiFilePrintMsgs() from cmScoreMatchGraphicUpdateMidiFromScore().

master
kevin 8 years ago
parent
commit
4d6bff0ecf
1 changed files with 0 additions and 2 deletions
  1. 0
    2
      app/cmScoreMatchGraphic.c

+ 0
- 2
app/cmScoreMatchGraphic.c View File

798
     goto errLabel;
798
     goto errLabel;
799
   }
799
   }
800
 
800
 
801
-  cmMidiFilePrintMsgs(mfH, p->err.rpt );
802
-
803
 
801
 
804
  errLabel:
802
  errLabel:
805
   cmMidiFileClose(&mfH);
803
   cmMidiFileClose(&mfH);

Loading…
Cancel
Save