summaryrefslogtreecommitdiff
path: root/source3/include/rpc_spoolss.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2009-02-09 15:16:25 +0100
committerGünther Deschner <gd@samba.org>2009-02-10 23:57:30 +0100
commitfd8e8d5e58a2df09be591852c475e18a11c51ae1 (patch)
tree17647e7713fa8c334a88ca99cbe8681ff2bfc724 /source3/include/rpc_spoolss.h
parentc1dbcd4cf8adca907f4088b98998c85a07c1c6bc (diff)
downloadsamba-fd8e8d5e58a2df09be591852c475e18a11c51ae1.tar.gz
samba-fd8e8d5e58a2df09be591852c475e18a11c51ae1.tar.bz2
samba-fd8e8d5e58a2df09be591852c475e18a11c51ae1.zip
s3-spoolss: remove old spoolss_ReplyOpenPrinter.
Guenther
Diffstat (limited to 'source3/include/rpc_spoolss.h')
-rw-r--r--source3/include/rpc_spoolss.h17
1 files changed, 0 insertions, 17 deletions
diff --git a/source3/include/rpc_spoolss.h b/source3/include/rpc_spoolss.h
index 05b485866a..56d4c4476d 100644
--- a/source3/include/rpc_spoolss.h
+++ b/source3/include/rpc_spoolss.h
@@ -1466,23 +1466,6 @@ typedef struct spool_r_getjob
}
SPOOL_R_GETJOB;
-typedef struct spool_q_replyopenprinter
-{
- UNISTR2 string;
- uint32 printer;
- uint32 type;
- uint32 unknown0;
- uint32 unknown1;
-}
-SPOOL_Q_REPLYOPENPRINTER;
-
-typedef struct spool_r_replyopenprinter
-{
- POLICY_HND handle;
- WERROR status;
-}
-SPOOL_R_REPLYOPENPRINTER;
-
typedef struct spool_q_rrpcn
{
POLICY_HND handle;