summaryrefslogtreecommitdiff
path: root/source3/include/rpc_svcctl.h
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2007-05-31 17:59:04 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 12:23:02 -0500
commit97a164ba96d48a81d5e24dda6b866a4d78ea1a78 (patch)
treec796745013a8bae5105b17761b6cc9af895030ed /source3/include/rpc_svcctl.h
parent1a13bb5112dc51d6d7da801e9a7dd2655f067a6f (diff)
downloadsamba-97a164ba96d48a81d5e24dda6b866a4d78ea1a78.tar.gz
samba-97a164ba96d48a81d5e24dda6b866a4d78ea1a78.tar.bz2
samba-97a164ba96d48a81d5e24dda6b866a4d78ea1a78.zip
r23274: merge CloseEventlog() pidl conversion from 3.0.26 && fix a few init call renames for svcctl in the previous commit
(This used to be commit ebcae48ec10fefa74efcc3563cff50e3b9c2388c)
Diffstat (limited to 'source3/include/rpc_svcctl.h')
-rw-r--r--source3/include/rpc_svcctl.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/source3/include/rpc_svcctl.h b/source3/include/rpc_svcctl.h
index 8ca5e1772b..f4bf509f7c 100644
--- a/source3/include/rpc_svcctl.h
+++ b/source3/include/rpc_svcctl.h
@@ -202,17 +202,6 @@ typedef struct _ServiceInfo {
/**************************/
typedef struct {
- POLICY_HND handle;
-} SVCCTL_Q_CLOSE_SERVICE;
-
-typedef struct {
- POLICY_HND handle;
- WERROR status;
-} SVCCTL_R_CLOSE_SERVICE;
-
-/**************************/
-
-typedef struct {
UNISTR2 *servername;
UNISTR2 *database;
uint32 access;