groupdb: make mapping_tdb compatible to mapping_ldb
[ira/wip.git] / source3 / include / ads.h
index d1047bbdc20a2699aaeea29a953f095dde4f888e..d5ce88babe5f6888c00c3771109648c6d396b8d6 100644 (file)
@@ -319,11 +319,6 @@ typedef void **ADS_MODLIST;
 #define ADS_DNS_DOMAIN     0x40000000  /* DomainName is a DNS name */
 #define ADS_DNS_FOREST     0x80000000  /* DnsForestName is a DNS name */
 
-/* DomainControllerAddressType */
-#define ADS_INET_ADDRESS      0x00000001
-#define ADS_NETBIOS_ADDRESS   0x00000002
-
-
 /* ads auth control flags */
 #define ADS_AUTH_DISABLE_KERBEROS 0x01
 #define ADS_AUTH_NO_BIND          0x02