diff options
Diffstat (limited to 'source3')
-rw-r--r-- | source3/include/rpc_svcctl.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/source3/include/rpc_svcctl.h b/source3/include/rpc_svcctl.h index 253ae9a12b..baa1404316 100644 --- a/source3/include/rpc_svcctl.h +++ b/source3/include/rpc_svcctl.h @@ -83,10 +83,6 @@ #define SVCCTL_SVC_ERROR_CRITICAL 0x00000002 #define SVCCTL_SVC_ERROR_SEVERE 0x00000003 -/* QueryServiceConfig2 options */ -#define SERVICE_CONFIG_DESCRIPTION 0x00000001 -#define SERVICE_CONFIG_FAILURE_ACTIONS 0x00000002 - /* Service Config - values for ServiceType field*/ |