From 265fe61be82dff80c5b876620d07c8a8edcf4c25 Mon Sep 17 00:00:00 2001 From: jhb Date: Thu, 11 Mar 2004 18:50:05 +0000 Subject: Remove unused variables. --- usr.sbin/sysinstall/tcpip.c | 1 - 1 file changed, 1 deletion(-) (limited to 'usr.sbin/sysinstall/tcpip.c') diff --git a/usr.sbin/sysinstall/tcpip.c b/usr.sbin/sysinstall/tcpip.c index db1539d..0e50bb1 100644 --- a/usr.sbin/sysinstall/tcpip.c +++ b/usr.sbin/sysinstall/tcpip.c @@ -557,7 +557,6 @@ netconfig: if (!cancel) { DevInfo *di; char temp[512], ifn[255]; - char *pccard; int ipv4_enable = FALSE; if (hostname[0]) { -- cgit v1.1