don't init srv_try_txt, since it isn't used anymore
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10603 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -152,7 +152,6 @@ init_context_from_config_file(krb5_context context)
|
||||
|
||||
INIT_FIELD(context, bool, scan_interfaces, TRUE, "scan_interfaces");
|
||||
INIT_FIELD(context, bool, srv_lookup, TRUE, "srv_lookup");
|
||||
INIT_FIELD(context, bool, srv_try_txt, FALSE, "srv_try_txt");
|
||||
INIT_FIELD(context, int, fcache_vno, 0, "fcache_version");
|
||||
|
||||
context->cc_ops = NULL;
|
||||
|
Reference in New Issue
Block a user