1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-13 19:28:41 -04:00

SDRdaemon input: removed old message and tick handling

This commit is contained in:
f4exb
2018-05-27 11:10:41 +02:00
parent 6e828066e0
commit 19a0d55b4f
4 changed files with 1 additions and 35 deletions
@@ -130,7 +130,6 @@ private slots:
void on_nbFECBlocks_valueChanged(int value);
void updateHardware();
void updateStatus();
void tick();
};
#endif // INCLUDE_SDRDAEMONSOURCEGUI_H