summaryrefslogtreecommitdiffstats
path: root/src/providers/krb5/krb5_common.h
diff options
context:
space:
mode:
authorSumit Bose <sbose@redhat.com>2010-05-27 09:48:57 +0200
committerStephen Gallagher <sgallagh@redhat.com>2010-05-27 14:44:13 -0400
commit6e64fe7158875dc5e7f25c45b234cc4a3c584644 (patch)
tree75025042846dc24ee0052a8e10affa756ad6f1f4 /src/providers/krb5/krb5_common.h
parent35c70c767d366fc82a50f6f29793ab7f1477f79d (diff)
downloadsssd-6e64fe7158875dc5e7f25c45b234cc4a3c584644.tar.gz
sssd-6e64fe7158875dc5e7f25c45b234cc4a3c584644.tar.xz
sssd-6e64fe7158875dc5e7f25c45b234cc4a3c584644.zip
Revert "Create kdcinfo and kpasswdinfo file at startup"
This reverts commit f3c31d11bf365eb6a79c4f698667915a4c81eeb7.
Diffstat (limited to 'src/providers/krb5/krb5_common.h')
-rw-r--r--src/providers/krb5/krb5_common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/providers/krb5/krb5_common.h b/src/providers/krb5/krb5_common.h
index dd7fdf2da..87d616846 100644
--- a/src/providers/krb5/krb5_common.h
+++ b/src/providers/krb5/krb5_common.h
@@ -83,5 +83,4 @@ void krb5_finalize(struct tevent_context *ev,
int count,
void *siginfo,
void *private_data);
-void krb5_init_resolve_done(struct tevent_req *req);
#endif /* __KRB5_COMMON_H__ */