From: Derrick Brashear Date: Thu, 5 Jul 2001 16:40:49 +0000 (+0000) Subject: kaserver-remove-redundant-prototype-20010705 X-Git-Tag: openafs-stable-1_1_0~60 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=b245c4a42987ed506d115d775371653f04386024;p=packages%2Fo%2Fopenafs.git kaserver-remove-redundant-prototype-20010705 remove this this doesn't even match the code --- diff --git a/src/kauth/kaserver.c b/src/kauth/kaserver.c index d35c5b2e8..2740827ae 100644 --- a/src/kauth/kaserver.c +++ b/src/kauth/kaserver.c @@ -155,7 +155,6 @@ main (argc, argv) struct rx_securityClass *sca[1]; struct rx_securityClass *scm[3]; - extern int afsconf_ClientAuth(); extern int afsconf_ClientAuthSecure(); extern int afsconf_ServerAuth(); extern int afsconf_CheckAuth();