s3-ads: removed 3 unused defines
authorAndrew Tridgell <tridge@samba.org>
Fri, 2 Oct 2009 01:49:58 +0000 (11:49 +1000)
committerAndrew Tridgell <tridge@samba.org>
Fri, 2 Oct 2009 02:01:59 +0000 (12:01 +1000)
These are in nbt.idl and netlogon.idl as well, no need to have them
here under different names, especially when the comments are wrong

source3/include/ads.h

index 6d9b0eebac1ea4a1aa70eef3c37cdddee7580b6b..30f0b1fc0c5663dda8d2d11d15cd37479f3fe622 100644 (file)
@@ -211,9 +211,6 @@ typedef void **ADS_MODLIST;
 #define ADS_LDAP_MATCHING_RULE_BIT_OR  "1.2.840.113556.1.4.804"
 
 #define ADS_PINGS          0x0000FFFF  /* Ping response */
-#define ADS_DNS_CONTROLLER 0x20000000  /* DomainControllerName is a DNS name*/
-#define ADS_DNS_DOMAIN     0x40000000  /* DomainName is a DNS name */
-#define ADS_DNS_FOREST     0x80000000  /* DnsForestName is a DNS name */
 
 /* ads auth control flags */
 #define ADS_AUTH_DISABLE_KERBEROS 0x0001