From d852f45a70de77fabb1a88715ff60f0d49a92f64 Mon Sep 17 00:00:00 2001 From: John Carr Date: Sat, 29 Feb 1992 20:29:15 +0000 Subject: [PATCH] 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 --- src/lib/krb5/krb/int-proto.h | 2 -- 1 file changed, 2 deletions(-) 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 -- 2.26.2