diff --git a/src/mainwindow.h b/src/mainwindow.h index e0857f6..41d7a0b 100644 --- a/src/mainwindow.h +++ b/src/mainwindow.h @@ -43,8 +43,6 @@ public: unsigned char _preset[128][48]; - std::vector _presetSettings; - private: QMidiIn *_midiIn; QMidiOut *_midiOut;