cmScoreMatchGraphic.c : Removed call to cmMidiFilePrintMsgs() from cmScoreMatchGraphicUpdateMidiFromScore().
This commit is contained in:
부모
ee9ba9270e
커밋
4d6bff0ecf
@ -798,8 +798,6 @@ cmSmgRC_t cmScoreMatchGraphicUpdateMidiFromScore( cmCtx_t* ctx, cmSmgH_t h, cons
|
||||
goto errLabel;
|
||||
}
|
||||
|
||||
cmMidiFilePrintMsgs(mfH, p->err.rpt );
|
||||
|
||||
|
||||
errLabel:
|
||||
cmMidiFileClose(&mfH);
|
||||
|
불러오는 중...
Reference in New Issue
Block a user