diff options
author | Günther Deschner <gd@samba.org> | 2008-11-14 11:58:12 +0100 |
---|---|---|
committer | Günther Deschner <gd@samba.org> | 2009-01-08 10:58:10 +0100 |
commit | 550c64bef9cfc3f2aca6edcaeaf5e351aa4d8ee0 (patch) | |
tree | 8e02c6a35d2d5e2a84f2fe4b6dc773f66a13a0a7 /source3/include | |
parent | 61a23c5eea2203721a70a4ad41bfdc6cd1d6a2a7 (diff) | |
download | samba-550c64bef9cfc3f2aca6edcaeaf5e351aa4d8ee0.tar.gz samba-550c64bef9cfc3f2aca6edcaeaf5e351aa4d8ee0.tar.bz2 samba-550c64bef9cfc3f2aca6edcaeaf5e351aa4d8ee0.zip |
svcctl: move SVC_STATUS_ to idl.
Guenther
Diffstat (limited to 'source3/include')
-rw-r--r-- | source3/include/rpc_svcctl.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/source3/include/rpc_svcctl.h b/source3/include/rpc_svcctl.h index 7dd849d5b4..253ae9a12b 100644 --- a/source3/include/rpc_svcctl.h +++ b/source3/include/rpc_svcctl.h @@ -107,8 +107,6 @@ #define SVC_HANDLE_IS_SERVICE 0x0000002 #define SVC_HANDLE_IS_DBLOCK 0x0000003 -#define SVC_STATUS_PROCESS_INFO 0x00000000 - /* utility structures for RPCs */ /* |