Remove DomainControllerAddressType which we now have in IDL.
authorGünther Deschner <gd@samba.org>
Thu, 28 Feb 2008 11:48:08 +0000 (12:48 +0100)
committerGünther Deschner <gd@samba.org>
Thu, 28 Feb 2008 22:15:30 +0000 (23:15 +0100)
Guenther

source/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