Skip to content

Commit 1f9bb36

Browse files
committed
sequence block control improvements
1 parent 624bc2b commit 1f9bb36

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

Source/Common/MIDI/MIDIDeviceParameter.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
*/
1010

1111
#include "Common/CommonIncludes.h"
12-
#include "MIDIDeviceParameter.h"
1312

1413
MIDIDeviceParameter::MIDIDeviceParameter(const String& name, const String& description) :
1514
Parameter(CUSTOM, name, "MIDI Devices", description, var(), var()),

0 commit comments

Comments
 (0)