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:
@@ -54,7 +54,7 @@ public:
|
||||
|
||||
void freeAll();
|
||||
|
||||
bool handleMessage(const Message& message);
|
||||
// bool handleMessage(const Message& message);
|
||||
|
||||
void updateSampleSourceDevices();
|
||||
void fillSampleSourceSelector(QComboBox* comboBox);
|
||||
|
||||
Reference in New Issue
Block a user