summaryrefslogtreecommitdiff
path: root/source/include/proto.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2008-11-18 18:01:00 +0100
committerKarolin Seeger <kseeger@samba.org>2008-11-19 09:31:08 +0100
commita98d8d7e4f71288fc383621123130aec48428b86 (patch)
tree6940fc7e2812e9e2b71a4b13dc26a70e30782b06 /source/include/proto.h
parentfd851fcd3bc492585a6220ef062f9188deefd00e (diff)
downloadsamba-a98d8d7e4f71288fc383621123130aec48428b86.tar.gz
s3: use IDL generated rpc for _svcctl_QueryServiceConfigW.
Guenther (cherry picked from commit 84edcdc61b1f17c8424facb8c7f02514619aec2a)
Diffstat (limited to 'source/include/proto.h')
-rw-r--r--source/include/proto.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/include/proto.h b/source/include/proto.h
index 3e3ddd4d1d4..b0cdae51440 100644
--- a/source/include/proto.h
+++ b/source/include/proto.h
@@ -9238,7 +9238,6 @@ WERROR _svcctl_ControlService(pipes_struct *p,
WERROR _svcctl_EnumDependentServicesW(pipes_struct *p,
struct svcctl_EnumDependentServicesW *r);
WERROR _svcctl_query_service_status_ex( pipes_struct *p, SVCCTL_Q_QUERY_SERVICE_STATUSEX *q_u, SVCCTL_R_QUERY_SERVICE_STATUSEX *r_u );
-WERROR _svcctl_query_service_config( pipes_struct *p, SVCCTL_Q_QUERY_SERVICE_CONFIG *q_u, SVCCTL_R_QUERY_SERVICE_CONFIG *r_u );
WERROR _svcctl_query_service_config2( pipes_struct *p, SVCCTL_Q_QUERY_SERVICE_CONFIG2 *q_u, SVCCTL_R_QUERY_SERVICE_CONFIG2 *r_u );
WERROR _svcctl_LockServiceDatabase(pipes_struct *p,
struct svcctl_LockServiceDatabase *r);