summaryrefslogtreecommitdiff
path: root/source3/include/rpc_ntsvcs.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/include/rpc_ntsvcs.h')
-rw-r--r--source3/include/rpc_ntsvcs.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/source3/include/rpc_ntsvcs.h b/source3/include/rpc_ntsvcs.h
index 12224fe957..55f36628aa 100644
--- a/source3/include/rpc_ntsvcs.h
+++ b/source3/include/rpc_ntsvcs.h
@@ -37,19 +37,6 @@
typedef struct {
UNISTR2 *devicename;
- uint32 flags;
-} NTSVCS_Q_GET_DEVICE_LIST_SIZE;
-
-typedef struct {
- uint32 size;
- WERROR status;
-} NTSVCS_R_GET_DEVICE_LIST_SIZE;
-
-
-/**************************/
-
-typedef struct {
- UNISTR2 *devicename;
uint32 buffer_size;
uint32 flags;
} NTSVCS_Q_GET_DEVICE_LIST;