From 70d73137b96c765a9f21ac22b19152ffaf24d976 Mon Sep 17 00:00:00 2001 From: Peter Wemm Date: Fri, 15 Jun 2001 00:10:30 +0000 Subject: Fix warnings: 1831: warning: unused variable `noise' 1831: warning: unused variable `sig' --- sys/dev/an/if_an.c | 1 - 1 file changed, 1 deletion(-) (limited to 'sys/dev') 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 -- cgit v1.3