From: John Carr Date: Sat, 29 Feb 1992 20:29:15 +0000 (+0000) Subject: krb5_free_realm_tree is declared in func-proto.h X-Git-Tag: krb5-1.0-beta2~209 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=d852f45a70de77fabb1a88715ff60f0d49a92f64;p=krb5.git krb5_free_realm_tree is declared in func-proto.h Delete the declaration here. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2253 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/lib/krb5/krb/int-proto.h b/src/lib/krb5/krb/int-proto.h index 23b3ee721..e86c22986 100644 --- a/src/lib/krb5/krb/int-proto.h +++ b/src/lib/krb5/krb/int-proto.h @@ -46,8 +46,6 @@ krb5_error_code krb5_walk_realm_tree PROTOTYPE((const krb5_data *, const krb5_data *, krb5_principal **)); -void krb5_free_realm_tree - PROTOTYPE((const krb5_principal *)); /* and back to normal... */ #include