summaryrefslogtreecommitdiff
path: root/source3/include/rpc_spoolss.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2009-02-10 01:53:32 +0100
committerGünther Deschner <gd@samba.org>2009-02-10 11:26:52 +0100
commit3d4221a9cbe178fc96e0e72b6f3b331fc0700752 (patch)
tree7b403f0cdc22c49c6321319b4c602089796e8dad /source3/include/rpc_spoolss.h
parentb4bda6da5ae63223207f08caec8fedfd8a654ee2 (diff)
downloadsamba-3d4221a9cbe178fc96e0e72b6f3b331fc0700752.tar.gz
samba-3d4221a9cbe178fc96e0e72b6f3b331fc0700752.tar.bz2
samba-3d4221a9cbe178fc96e0e72b6f3b331fc0700752.zip
s3-spoolss: remove old spoolss_OpenPrinterEx.
Guenther
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;