projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
90e352a
)
krb5_free_realm_tree is declared in func-proto.h
author
John Carr
<jfc@mit.edu>
Sat, 29 Feb 1992 20:29:15 +0000
(20:29 +0000)
committer
John 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
patch
|
blob
|
history
diff --git
a/src/lib/krb5/krb/int-proto.h
b/src/lib/krb5/krb/int-proto.h
index 23b3ee721b56b73ad9137a5ee1328ec883c73e88..e86c2298656925c630d4b4b01fec1286963dc93e 100644
(file)
--- 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>