From 7866f6e355d1bfbca14c6149fe2561d75e9b0f99 Mon Sep 17 00:00:00 2001 From: rwatson Date: Wed, 10 Mar 2004 01:01:04 +0000 Subject: Scrub unused variable zeroin_addr. --- sys/netinet/in_pcb.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'sys/netinet/in_pcb.c') diff --git a/sys/netinet/in_pcb.c b/sys/netinet/in_pcb.c index 260affe..26b91a3 100644 --- a/sys/netinet/in_pcb.c +++ b/sys/netinet/in_pcb.c @@ -83,8 +83,6 @@ #include #endif /* FAST_IPSEC */ -struct in_addr zeroin_addr; - /* * These configure the range of local port addresses assigned to * "unspecified" outgoing connections/packets/whatever. -- cgit v1.1