diff options
Diffstat (limited to 'source3/include')
-rw-r--r-- | source3/include/rpc_secdes.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/source3/include/rpc_secdes.h b/source3/include/rpc_secdes.h index b8c286fb0b..74c22fcd1d 100644 --- a/source3/include/rpc_secdes.h +++ b/source3/include/rpc_secdes.h @@ -67,10 +67,6 @@ PROTECTED_SACL_SECURITY_INFORMATION|\ PROTECTED_DACL_SECURITY_INFORMATION) -#ifndef SEC_DESC_REVISION -#define SEC_DESC_REVISION 0x1 -#endif - /* A type to describe the mapping of generic access rights to object specific access rights. */ |