mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-05-29 21:02:26 -04:00
One more removal: declaration of unused function.
This commit is contained in:
parent
80ed717aab
commit
13a8efd533
@ -40,7 +40,6 @@ public slots:
|
|||||||
void showStatusMessage(const QString& statusMsg);
|
void showStatusMessage(const QString& statusMsg);
|
||||||
void dataSink(int k);
|
void dataSink(int k);
|
||||||
void diskDat();
|
void diskDat();
|
||||||
void diskWriteFinished();
|
|
||||||
void decoderFinished();
|
void decoderFinished();
|
||||||
void freezeDecode(int n);
|
void freezeDecode(int n);
|
||||||
void guiUpdate();
|
void guiUpdate();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user