Remove unused marshalling for SVCCTL_LOCK_SERVICE_DB.
[samba.git] / source3 / include / rpc_svcctl.h
index 2bd28db291141006b0b36ae6f7691bb4e98a93d2..9d58a0903e4615ec5e09123219bd00a90212faf2 100644 (file)
@@ -272,18 +272,6 @@ typedef struct {
 } SVCCTL_R_QUERY_SERVICE_STATUSEX;
 
 
-/**************************/
-
-typedef struct {
-       POLICY_HND handle;
-} SVCCTL_Q_LOCK_SERVICE_DB;
-
-typedef struct {
-       POLICY_HND h_lock;
-       WERROR status;
-} SVCCTL_R_LOCK_SERVICE_DB;
-
-
 /**************************/
 
 typedef struct {