diff options
Diffstat (limited to 'usr.sbin/ypbind/yp_ping.c')
-rw-r--r-- | usr.sbin/ypbind/yp_ping.c | 1 |
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. */ |