From a21cb5a0a11c63f7746a483dca845c12dcfdf1b2 Mon Sep 17 00:00:00 2001 From: Andrew Bartlett Date: Sat, 4 Dec 2010 15:23:44 +1100 Subject: libcli/auth bring ADS_IGNORE_PRINCIPAL in common --- source3/include/smb_krb5.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'source3/include/smb_krb5.h') diff --git a/source3/include/smb_krb5.h b/source3/include/smb_krb5.h index 0a6ba79038a..64c5136acb0 100644 --- a/source3/include/smb_krb5.h +++ b/source3/include/smb_krb5.h @@ -4,8 +4,6 @@ #define KRB5_PRIVATE 1 /* this file uses PRIVATE interfaces! */ /* this file uses DEPRECATED interfaces! */ -#define ADS_IGNORE_PRINCIPAL "not_defined_in_RFC4178@please_ignore" - #if defined(HAVE_KRB5_DEPRECATED_WITH_IDENTIFIER) #define KRB5_DEPRECATED 1 #else -- cgit v1.2.1