Removed another unused variable

master
Yohann Dedy 2016-10-30 22:15:06 +01:00
parent 05cae10f39
commit 3496d85e22
1 changed files with 0 additions and 2 deletions

View File

@ -43,8 +43,6 @@ public:
unsigned char _preset[128][48];
std::vector<unsigned int> _presetSettings;
private:
QMidiIn *_midiIn;
QMidiOut *_midiOut;