From: John Carr Date: Wed, 25 Mar 1992 06:35:31 +0000 (+0000) Subject: Remove krb5_walk_realm_tree declaration X-Git-Tag: krb5-1.0-beta2~204 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=f2e6f2042ad8534400b4fb4c45379ffb15d3586a;p=krb5.git Remove krb5_walk_realm_tree declaration git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2258 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/lib/krb5/krb/int-proto.h b/src/lib/krb5/krb/int-proto.h index e86c22986..291242882 100644 --- a/src/lib/krb5/krb/int-proto.h +++ b/src/lib/krb5/krb/int-proto.h @@ -42,11 +42,6 @@ krb5_error_code krb5_get_cred_via_tgt const krb5_enctype, const krb5_cksumtype, krb5_creds * )); -krb5_error_code krb5_walk_realm_tree - PROTOTYPE((const krb5_data *, - const krb5_data *, - krb5_principal **)); - /* and back to normal... */ #include