summaryrefslogtreecommitdiff
path: root/source3/include/ads.h
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2009-10-02 11:49:58 +1000
committerAndrew Tridgell <tridge@samba.org>2009-10-02 12:01:59 +1000
commit5d60a7e23ed7d9e6ff6e61dd5e9ee65796a22da4 (patch)
tree606add691cbd3972e9a50bb673fc3bd99663dacc /source3/include/ads.h
parent2b332e6dfe25dd3ce33b9cb94e60c4b93bc5e240 (diff)
downloadsamba-5d60a7e23ed7d9e6ff6e61dd5e9ee65796a22da4.tar.gz
samba-5d60a7e23ed7d9e6ff6e61dd5e9ee65796a22da4.tar.bz2
samba-5d60a7e23ed7d9e6ff6e61dd5e9ee65796a22da4.zip
s3-ads: removed 3 unused defines
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
Diffstat (limited to 'source3/include/ads.h')
-rw-r--r--source3/include/ads.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/source3/include/ads.h b/source3/include/ads.h
index 6d9b0eebac..30f0b1fc0c 100644
--- a/source3/include/ads.h
+++ b/source3/include/ads.h
@@ -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