diff options
Diffstat (limited to 'source4/include/system')
-rw-r--r-- | source4/include/system/kerberos.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/source4/include/system/kerberos.h b/source4/include/system/kerberos.h index d000f4d668..5037cbc542 100644 --- a/source4/include/system/kerberos.h +++ b/source4/include/system/kerberos.h @@ -87,8 +87,6 @@ #define HAVE_KRB5_KT_COMPARE 1 /* Define to 1 if you have the `krb5_kt_free_entry' function. */ #define HAVE_KRB5_KT_FREE_ENTRY 1 -/* Define to 1 if you have the `krb5_locate_kdc' function. */ -/* #undef HAVE_KRB5_LOCATE_KDC */ /* Whether the type krb5_log_facility exists */ #define HAVE_KRB5_LOG_FACILITY 1 /* Define to 1 if you have the `krb5_mk_req_extended' function. */ |