diff options
-rw-r--r-- | source4/include/system/kerberos.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/source4/include/system/kerberos.h b/source4/include/system/kerberos.h index 61457bbd21..26afb36a48 100644 --- a/source4/include/system/kerberos.h +++ b/source4/include/system/kerberos.h @@ -20,10 +20,6 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ -/* setup correct defines for capabilities of our version of heimdal */ -/* Whether to have KRB5 support */ -#define HAVE_KRB5 1 - /* Whether the krb5_address struct has a addrtype property */ /* #undef HAVE_ADDRTYPE_IN_KRB5_ADDRESS */ /* Whether the krb5_address struct has a addr_type property */ |