summaryrefslogtreecommitdiff
path: root/source3/include/rpc_spoolss.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2008-11-15 00:45:19 +0100
committerGünther Deschner <gd@samba.org>2009-02-06 21:39:08 +0100
commitf8582f18ecc9e8f022e5d89eae8bf010cc080eac (patch)
treebf37dfc89437ab51d06f083e1a034190a6a76497 /source3/include/rpc_spoolss.h
parent246a1a1eacf983f7dae97677e0047d4d5182eb02 (diff)
downloadsamba-f8582f18ecc9e8f022e5d89eae8bf010cc080eac.tar.gz
samba-f8582f18ecc9e8f022e5d89eae8bf010cc080eac.tar.bz2
samba-f8582f18ecc9e8f022e5d89eae8bf010cc080eac.zip
s3-spoolss: remove old _spoolss_StartPagePrinter.
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 091acc1285..af0007a3c3 100644
--- a/source3/include/rpc_spoolss.h
+++ b/source3/include/rpc_spoolss.h
@@ -545,18 +545,6 @@ typedef struct spool_r_deleteprinterdata
}
SPOOL_R_DELETEPRINTERDATA;
-typedef struct spool_q_startpageprinter
-{
- POLICY_HND handle;
-}
-SPOOL_Q_STARTPAGEPRINTER;
-
-typedef struct spool_r_startpageprinter
-{
- WERROR status;
-}
-SPOOL_R_STARTPAGEPRINTER;
-
typedef struct spool_q_endpageprinter
{
POLICY_HND handle;