diff options
| author | Peter Wemm <peter@FreeBSD.org> | 2001-06-15 00:10:30 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 2001-06-15 00:10:30 +0000 |
| commit | 70d73137b96c765a9f21ac22b19152ffaf24d976 (patch) | |
| tree | e1e4540ada9e7ee0e5916cde5b307e7713c2f567 /sys/dev | |
| parent | 3a88b434437896e8827646237e3d9b6af4d81169 (diff) | |
Notes
Diffstat (limited to 'sys/dev')
| -rw-r--r-- | sys/dev/an/if_an.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/an/if_an.c b/sys/dev/an/if_an.c index c7843e6b99ab..f7a383d9a02f 100644 --- a/sys/dev/an/if_an.c +++ b/sys/dev/an/if_an.c @@ -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 |
