remove obsolete function

This commit is contained in:
Andreas Eversberg 2018-01-20 15:46:40 +01:00
parent a57a5c0122
commit 50fee02c63
1 changed files with 0 additions and 1 deletions

View File

@ -47,7 +47,6 @@ void *sender_head = NULL;
int use_sdr = 0;
int num_kanal = 1; /* only one channel used for debugging */
void display_status_limit_scroll() {}
void *get_sender_by_empfangsfrequenz() { return NULL; }
static double __attribute__((__unused__)) modulation = 0.7; /* level of modulation for I/Q amplitudes */