summaryrefslogtreecommitdiffstats
path: root/src/kdc/extern.h
diff options
context:
space:
mode:
authorJohn Kohl <jtkohl@mit.edu>1990-10-22 15:56:23 +0000
committerJohn Kohl <jtkohl@mit.edu>1990-10-22 15:56:23 +0000
commitd9f9c87093ebd61e5b63284f7cd88ffa24182900 (patch)
treeddb68337e740c252fdcd0186b6f35b858006d517 /src/kdc/extern.h
parentc6e5b1604d328b689e2502acff186c2f0ed5d006 (diff)
downloadkrb5-d9f9c87093ebd61e5b63284f7cd88ffa24182900.tar.gz
krb5-d9f9c87093ebd61e5b63284f7cd88ffa24182900.tar.xz
krb5-d9f9c87093ebd61e5b63284f7cd88ffa24182900.zip
remove kdc_rcache
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1308 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/kdc/extern.h')
-rw-r--r--src/kdc/extern.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/kdc/extern.h b/src/kdc/extern.h
index 3c85173af7..8e13e21020 100644
--- a/src/kdc/extern.h
+++ b/src/kdc/extern.h
@@ -17,8 +17,6 @@
#define __KRB5_KDC_EXTERN__
/* various externs for KDC */
-extern krb5_rcache kdc_rcache; /* KDC's replay cache */
-
extern krb5_data empty_string; /* an empty string */
extern krb5_timestamp infinity; /* greater than all other timestamps */