summaryrefslogtreecommitdiff
path: root/source3/include/rpc_spoolss.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/include/rpc_spoolss.h')
-rw-r--r--source3/include/rpc_spoolss.h14
1 files changed, 0 insertions, 14 deletions
diff --git a/source3/include/rpc_spoolss.h b/source3/include/rpc_spoolss.h
index 78e01d39ea..225836cf33 100644
--- a/source3/include/rpc_spoolss.h
+++ b/source3/include/rpc_spoolss.h
@@ -406,20 +406,6 @@ typedef struct {
/********************************************/
-typedef struct {
- UNISTR2 *printername;
- PRINTER_DEFAULT printer_default;
- uint32 user_switch;
- SPOOL_USER_CTR user_ctr;
-} SPOOL_Q_OPEN_PRINTER_EX;
-
-typedef struct {
- POLICY_HND handle; /* handle used along all transactions (20*uint8) */
- WERROR status;
-} SPOOL_R_OPEN_PRINTER_EX;
-
-/********************************************/
-
typedef struct spool_notify_option_type
{
uint16 type;