diff --git a/lib/krb5/krb5.h b/lib/krb5/krb5.h index 3e5980767..e230f178b 100644 --- a/lib/krb5/krb5.h +++ b/lib/krb5/krb5.h @@ -378,7 +378,6 @@ typedef struct krb5_context_data { krb5_boolean scan_interfaces; /* `ifconfig -a' */ krb5_boolean srv_lookup; /* do SRV lookups */ krb5_boolean srv_try_txt; /* try TXT records also */ - krb5_boolean srv_try_rfc2052; /* try RFC2052 compatible records */ int32_t fcache_vno; /* create cache files w/ this version */ int num_kt_types; /* # of registered keytab types */