s4:kdc remove dead code and comments
authorSimo Sorce <idra@samba.org>
Fri, 29 Jan 2010 00:32:38 +0000 (19:32 -0500)
committerSimo Sorce <idra@samba.org>
Fri, 29 Jan 2010 00:33:34 +0000 (19:33 -0500)
source4/kdc/kdc.c

index 9d86a3bb7ba6c5ca9b064ab264f423bb7d57dcdf..827159b00ed335773ada81759d7fc7879cccfb0e 100644 (file)
 #include "librpc/gen_ndr/ndr_misc.h"
 
 
-/* Disgusting hack to get a mem_ctx and lp_ctx into the hdb plugin, when
- * used as a keytab */
-TALLOC_CTX *hdb_samba4_mem_ctx;
-struct tevent_context *hdb_samba4_ev_ctx;
-struct loadparm_context *hdb_samba4_lp_ctx;
 extern struct krb5plugin_windc_ftable windc_plugin_table;
 extern struct hdb_method hdb_samba4;