diff --git a/src/BLEMIDI_Transport.h b/src/BLEMIDI_Transport.h index 749574c..ec0d4b9 100644 --- a/src/BLEMIDI_Transport.h +++ b/src/BLEMIDI_Transport.h @@ -338,9 +338,6 @@ public: { #ifndef RUNNING_ENABLE auto midiType = lastStatus & 0xF0; - if (sysExContinuation) - midiType = SystemExclusive; - switch (midiType) { case NoteOff: