remove unused #define
This commit is contained in:
parent
d948e34af8
commit
639c7b82ee
1 changed files with 0 additions and 1 deletions
|
@ -52,7 +52,6 @@
|
|||
#define IAX_DELAY 300 // delay between calls in milliseconds
|
||||
#define TEST_FREQ 910.00
|
||||
#define NULL_ICAO "ZZZZ"
|
||||
#define NUM_ID "0100000000000001"
|
||||
|
||||
const int special_freq[] = { // Define some freq who need to be used with NULL_ICAO
|
||||
910000,
|
||||
|
|
Loading…
Reference in a new issue