Removing unused test-function

master
Yohann Dedy 2016-09-05 22:32:43 +02:00
parent 172975be45
commit 2ae4eb1509
1 changed files with 0 additions and 1 deletions

View File

@ -60,7 +60,6 @@ public slots:
void openSettingsWindow(); void openSettingsWindow();
//void updateDeviceConfig(std::bitset<3> thru, int mastChn); //void updateDeviceConfig(std::bitset<3> thru, int mastChn);
//void updatePresetSettings(std::vector<unsigned int>* presetSettings); //void updatePresetSettings(std::vector<unsigned int>* presetSettings);
void infoPopup();
private slots: private slots:
void openMidiPorts(); void openMidiPorts();
void sendThruMasterChnRequest(); void sendThruMasterChnRequest();