mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-02-03 09:44:24 -05:00
Remove prototype declaration for a function no longer used.
This commit is contained in:
parent
540d16302e
commit
d3020efdef
@ -147,8 +147,6 @@ extern "C" {
|
||||
|
||||
void morse_(char* msg, int* icw, int* ncw, fortran_charlen_t);
|
||||
|
||||
int ptt_(int nport, int ntx, int* iptt, int* nopen);
|
||||
|
||||
void wspr_downsample_(short int d2[], int* k);
|
||||
|
||||
int savec2_(char const * fname, int* TR_seconds, double* dial_freq, fortran_charlen_t);
|
||||
|
Loading…
Reference in New Issue
Block a user