krb5_free_realm_tree is declared in func-proto.h
authorJohn Carr <jfc@mit.edu>
Sat, 29 Feb 1992 20:29:15 +0000 (20:29 +0000)
committerJohn Carr <jfc@mit.edu>
Sat, 29 Feb 1992 20:29:15 +0000 (20:29 +0000)
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

index 23b3ee721b56b73ad9137a5ee1328ec883c73e88..e86c2298656925c630d4b4b01fec1286963dc93e 100644 (file)
@@ -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>