Преглед изворни кода

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

master
kevin пре 8 година
родитељ
комит
4d6bff0ecf
1 измењених фајлова са 0 додато и 2 уклоњено
  1. 0
    2
      app/cmScoreMatchGraphic.c

+ 0
- 2
app/cmScoreMatchGraphic.c Прегледај датотеку

@@ -798,8 +798,6 @@ cmSmgRC_t cmScoreMatchGraphicUpdateMidiFromScore( cmCtx_t* ctx, cmSmgH_t h, cons
798 798
     goto errLabel;
799 799
   }
800 800
 
801
-  cmMidiFilePrintMsgs(mfH, p->err.rpt );
802
-
803 801
 
804 802
  errLabel:
805 803
   cmMidiFileClose(&mfH);

Loading…
Откажи
Сачувај