summaryrefslogtreecommitdiff
path: root/source3/include/rpc_spoolss.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2008-11-14 23:47:53 +0100
committerGünther Deschner <gd@samba.org>2009-02-06 21:30:49 +0100
commit69577cacfe16be0612a70a548b51886b9752c0ed (patch)
tree0585b6244ac33315100a4675b439c95f2fba0987 /source3/include/rpc_spoolss.h
parentf968057cd21c78122a6716de11bdb448f99e907d (diff)
downloadsamba-69577cacfe16be0612a70a548b51886b9752c0ed.tar.gz
samba-69577cacfe16be0612a70a548b51886b9752c0ed.tar.bz2
samba-69577cacfe16be0612a70a548b51886b9752c0ed.zip
s3-spoolss: remove old _spoolss_DeletePrinter.
Guenther
Diffstat (limited to 'source3/include/rpc_spoolss.h')
-rw-r--r--source3/include/rpc_spoolss.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/source3/include/rpc_spoolss.h b/source3/include/rpc_spoolss.h
index c4c4062778..091acc1285 100644
--- a/source3/include/rpc_spoolss.h
+++ b/source3/include/rpc_spoolss.h
@@ -1506,17 +1506,6 @@ SPOOL_R_SETPRINTER;
typedef struct {
POLICY_HND handle;
-} SPOOL_Q_DELETEPRINTER;
-
-typedef struct {
- POLICY_HND handle;
- WERROR status;
-} SPOOL_R_DELETEPRINTER;
-
-/********************************************/
-
-typedef struct {
- POLICY_HND handle;
} SPOOL_Q_ABORTPRINTER;
typedef struct {