Remove unused marshalling for SVCCTL_UNLOCK_SERVICE_DB.
[samba.git] / source3 / include / rpc_svcctl.h
index 9d58a0903e4615ec5e09123219bd00a90212faf2..99d0c7035b995fd35b734b70d33c939e5a821124 100644 (file)
@@ -272,17 +272,6 @@ typedef struct {
 } SVCCTL_R_QUERY_SERVICE_STATUSEX;
 
 
-/**************************/
-
-typedef struct {
-       POLICY_HND h_lock;
-} SVCCTL_Q_UNLOCK_SERVICE_DB;
-
-typedef struct {
-       WERROR status;
-} SVCCTL_R_UNLOCK_SERVICE_DB;
-
-
 /**************************/
 
 typedef struct {