Remove prototype declaration for a function no longer used.

This commit is contained in:
Joe Taylor 2022-01-27 10:19:14 -05:00
parent 540d16302e
commit d3020efdef
1 changed files with 0 additions and 2 deletions

View File

@ -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);