Removed unused variables
parent
94c2ce8ed9
commit
c2fb8a383b
|
|
@ -41,8 +41,6 @@ public:
|
||||||
QMidiMessage* _midiMessage;
|
QMidiMessage* _midiMessage;
|
||||||
deviceCommandByte _deviceCommandByte;
|
deviceCommandByte _deviceCommandByte;
|
||||||
|
|
||||||
int _currentPreset;
|
|
||||||
int _masterChannel;
|
|
||||||
std::vector<unsigned int> _presetSettings;
|
std::vector<unsigned int> _presetSettings;
|
||||||
|
|
||||||
private:
|
private:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue