Fix warnings:
1831: warning: unused variable `noise' 1831: warning: unused variable `sig'
This commit is contained in:
parent
3a88b43443
commit
70d73137b9
@ -1828,7 +1828,6 @@ void an_cache_store (sc, eh, m, rx_quality)
|
||||
static int cache_slot = 0; /* use this cache entry */
|
||||
static int wrapindex = 0; /* next "free" cache entry */
|
||||
int saanp=0;
|
||||
int sig, noise;
|
||||
|
||||
/* filters:
|
||||
* 1. ip only
|
||||
|
Loading…
x
Reference in New Issue
Block a user