projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
82c642e
)
Remove krb5_walk_realm_tree declaration
author
John Carr
<jfc@mit.edu>
Wed, 25 Mar 1992 06:35:31 +0000
(06:35 +0000)
committer
John Carr
<jfc@mit.edu>
Wed, 25 Mar 1992 06:35:31 +0000
(06:35 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2258
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 e86c2298656925c630d4b4b01fec1286963dc93e..29124288273513be7767643368f7b09d501993f5 100644
(file)
--- a/
src/lib/krb5/krb/int-proto.h
+++ b/
src/lib/krb5/krb/int-proto.h
@@
-42,11
+42,6
@@
krb5_error_code krb5_get_cred_via_tgt
const krb5_enctype,
const krb5_cksumtype,
krb5_creds * ));
-krb5_error_code krb5_walk_realm_tree
- PROTOTYPE((const krb5_data *,
- const krb5_data *,
- krb5_principal **));
-
/* and back to normal... */
#include <krb5/narrow.h>