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

removed useless handle source messages mechanism in HackRF GUI

This commit is contained in:
f4exb
2015-09-27 12:55:44 +02:00
parent 525a3f0024
commit 8ca8547148
2 changed files with 0 additions and 17 deletions
-1
View File
@@ -80,7 +80,6 @@ private slots:
void on_bbFilter_currentIndexChanged(int index);
void on_vga_valueChanged(int value);
void updateHardware();
void handleSourceMessages();
};
class HackRFSampleRates {