Removed unused variables

master
Yohann Dedy 2016-10-30 21:43:42 +01:00
parent 94c2ce8ed9
commit c2fb8a383b
1 changed files with 0 additions and 2 deletions

View File

@ -41,8 +41,6 @@ public:
QMidiMessage* _midiMessage;
deviceCommandByte _deviceCommandByte;
int _currentPreset;
int _masterChannel;
std::vector<unsigned int> _presetSettings;
private: