1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-02 06:04:39 -04:00

Multi device support: removed useless handle message method in plugin manager

This commit is contained in:
f4exb
2016-05-16 18:16:00 +02:00
parent 9e77782da9
commit a9cda881d6
2 changed files with 27 additions and 27 deletions
+1 -1
View File
@@ -54,7 +54,7 @@ public:
void freeAll();
bool handleMessage(const Message& message);
// bool handleMessage(const Message& message);
void updateSampleSourceDevices();
void fillSampleSourceSelector(QComboBox* comboBox);