summaryrefslogtreecommitdiff
path: root/source3/include
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2008-10-16 02:00:22 +0200
committerGünther Deschner <gd@samba.org>2008-10-16 09:54:49 +0200
commit6a97b4147c1a4f435051e19973e660d473adc4c9 (patch)
tree38f228e188ea9d417ff0aa1757b4af717d4d276f /source3/include
parentd2b836e19a20fee66e26e6ed4de359cf73149078 (diff)
downloadsamba-6a97b4147c1a4f435051e19973e660d473adc4c9.tar.gz
samba-6a97b4147c1a4f435051e19973e660d473adc4c9.tar.bz2
samba-6a97b4147c1a4f435051e19973e660d473adc4c9.zip
s3: use IDL generated rpc for _svcctl_QueryServiceConfigW.
Guenther
Diffstat (limited to 'source3/include')
-rw-r--r--source3/include/proto.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/include/proto.h b/source3/include/proto.h
index f70a6cef75..e2a343f164 100644
--- a/source3/include/proto.h
+++ b/source3/include/proto.h
@@ -9094,7 +9094,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);