summaryrefslogtreecommitdiff
path: root/source3/include/rpc_spoolss.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2009-02-10 01:58:46 +0100
committerGünther Deschner <gd@samba.org>2009-02-10 11:27:04 +0100
commitcab2de7bb0bfede9fe88b212c0eba7ebf162c04a (patch)
treed8766a354fa25bb12b0485b8fb163ae9945646a4 /source3/include/rpc_spoolss.h
parent96f05fcd1ca690aa676fc3e38f9b3aa3b4076f04 (diff)
downloadsamba-cab2de7bb0bfede9fe88b212c0eba7ebf162c04a.tar.gz
samba-cab2de7bb0bfede9fe88b212c0eba7ebf162c04a.tar.bz2
samba-cab2de7bb0bfede9fe88b212c0eba7ebf162c04a.zip
s3-spoolss: remove old spoolss_OpenPrinter.
Guenther
Diffstat (limited to 'source3/include/rpc_spoolss.h')
-rw-r--r--source3/include/rpc_spoolss.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/source3/include/rpc_spoolss.h b/source3/include/rpc_spoolss.h
index 225836cf33..05b485866a 100644
--- a/source3/include/rpc_spoolss.h
+++ b/source3/include/rpc_spoolss.h
@@ -394,18 +394,6 @@ PRINTER_DEFAULT;
/********************************************/
-typedef struct {
- UNISTR2 *printername;
- PRINTER_DEFAULT printer_default;
-} SPOOL_Q_OPEN_PRINTER;
-
-typedef struct {
- POLICY_HND handle; /* handle used along all transactions (20*uint8) */
- WERROR status;
-} SPOOL_R_OPEN_PRINTER;
-
-/********************************************/
-
typedef struct spool_notify_option_type
{
uint16 type;