summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ypbind
diff options
context:
space:
mode:
authordd <dd@FreeBSD.org>2001-06-24 23:41:57 +0000
committerdd <dd@FreeBSD.org>2001-06-24 23:41:57 +0000
commit7894e59b7f217dd493250aec7b5da6dd7f2cf1c4 (patch)
tree2ca9b56f962bf287792adbfb0354af3a528ebdcd /usr.sbin/ypbind
parent7129e7905994b1b01e82d0f0c11afcf7a6e5b09e (diff)
downloadFreeBSD-src-7894e59b7f217dd493250aec7b5da6dd7f2cf1c4.zip
FreeBSD-src-7894e59b7f217dd493250aec7b5da6dd7f2cf1c4.tar.gz
Nuke unused variables.
Diffstat (limited to 'usr.sbin/ypbind')
-rw-r--r--usr.sbin/ypbind/yp_ping.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/ypbind/yp_ping.c b/usr.sbin/ypbind/yp_ping.c
index 33e98e1..be9434e 100644
--- a/usr.sbin/ypbind/yp_ping.c
+++ b/usr.sbin/ypbind/yp_ping.c
@@ -246,7 +246,6 @@ int __yp_ping(restricted_addrs, cnt, dom, port)
CLIENT *clnt;
char *foo = dom;
struct cu_data *cu;
- enum clnt_stat (*oldfunc)();
int validsrvs = 0;
/* Set up handles. */
OpenPOWER on IntegriCloud