Remove unused marshalling for SVCCTL_QUERY_SERVICE_SEC.
[samba.git] / source3 / include / rpc_svcctl.h
index 99d0c7035b995fd35b734b70d33c939e5a821124..1c3d4923593fbbf5bb0d2406bb677de1c5042cd5 100644 (file)
@@ -272,20 +272,6 @@ typedef struct {
 } SVCCTL_R_QUERY_SERVICE_STATUSEX;
 
 
-/**************************/
-
-typedef struct {
-       POLICY_HND handle;
-       uint32 security_flags;
-       uint32 buffer_size;     
-} SVCCTL_Q_QUERY_SERVICE_SEC;
-
-typedef struct {
-       RPC_BUFFER buffer;
-       uint32 needed;
-       WERROR status;
-} SVCCTL_R_QUERY_SERVICE_SEC;
-
 /**************************/
 
 typedef struct {