diff --git a/GB3TX/repeater.h b/GB3TX/repeater.h index 91e5bd7..4eb0eed 100644 --- a/GB3TX/repeater.h +++ b/GB3TX/repeater.h @@ -53,9 +53,7 @@ typedef struct { typedef struct { char* callsign; - int cw_pitch; gateway gateway; - int hangtime; unsigned long id_time; state last; params params;