mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-04-03 09:59:16 -04:00
Don't need getDev().
This commit is contained in:
parent
a7a53dc3ba
commit
8c2fec1212
@ -224,9 +224,6 @@ private:
|
||||
extern void getfile(QString fname, bool xpol, int idInt);
|
||||
extern void savetf2(QString fname, bool xpol);
|
||||
extern int killbyname(const char* progName);
|
||||
extern void getDev(int* numDevices,char hostAPI_DeviceName[][50],
|
||||
int minChan[], int maxChan[],
|
||||
int minSpeed[], int maxSpeed[]);
|
||||
|
||||
extern "C" {
|
||||
//----------------------------------------------------- C and Fortran routines
|
||||
|
Loading…
Reference in New Issue
Block a user