unused members

This commit is contained in:
Jim Colderwood 2024-04-05 12:33:19 +01:00
parent 58075ab35b
commit 2aec3b87af

View File

@ -53,9 +53,7 @@ typedef struct {
typedef struct { typedef struct {
char* callsign; char* callsign;
int cw_pitch;
gateway gateway; gateway gateway;
int hangtime;
unsigned long id_time; unsigned long id_time;
state last; state last;
params params; params params;