summaryrefslogtreecommitdiffstats
path: root/src/lib
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib')
-rw-r--r--src/lib/krb5/krb/int-proto.h2
1 files changed, 0 insertions, 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 <krb5/narrow.h>