From 6e64fe7158875dc5e7f25c45b234cc4a3c584644 Mon Sep 17 00:00:00 2001 From: Sumit Bose Date: Thu, 27 May 2010 09:48:57 +0200 Subject: Revert "Create kdcinfo and kpasswdinfo file at startup" This reverts commit f3c31d11bf365eb6a79c4f698667915a4c81eeb7. --- src/providers/krb5/krb5_common.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/providers/krb5/krb5_common.h') 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__ */ -- cgit