diff options
Diffstat (limited to 'source3/include/rpc_ds.h')
-rw-r--r-- | source3/include/rpc_ds.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/source3/include/rpc_ds.h b/source3/include/rpc_ds.h index 0278b61d89..b836689ae3 100644 --- a/source3/include/rpc_ds.h +++ b/source3/include/rpc_ds.h @@ -24,12 +24,6 @@ #define DS_ENUM_DOM_TRUSTS 0x28 -/* Settings for the domainFunctionality attribute in the rootDSE */ - -#define DS_DOMAIN_FUNCTION_2000 0 -#define DS_DOMAIN_FUCNTION_2003_MIXED 1 -#define DS_DOMAIN_FUNCTION_2003 2 - typedef struct { /* static portion of structure */ uint32 netbios_ptr; |