summaryrefslogtreecommitdiff
path: root/source3
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2009-03-17 18:03:10 +0100
committerGünther Deschner <gd@samba.org>2009-03-17 19:07:37 +0100
commit7f90a89d609c48b7fe33e29c98ca903896083889 (patch)
tree269c4aaf8bb53b449f6bc89c23c4ceb5da32d3a7 /source3
parent479d91ae9f0868f02dd70b80e3033eb9ff166541 (diff)
downloadsamba-7f90a89d609c48b7fe33e29c98ca903896083889.tar.gz
samba-7f90a89d609c48b7fe33e29c98ca903896083889.tar.bz2
samba-7f90a89d609c48b7fe33e29c98ca903896083889.zip
s3-spoolss: remove PRINTER_NOTIFY_TYPE and JOB_NOTIFY_TYPE now defined in IDL.
Guenther
Diffstat (limited to 'source3')
-rw-r--r--source3/include/rpc_spoolss.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/source3/include/rpc_spoolss.h b/source3/include/rpc_spoolss.h
index dc6c976cc8..40829039da 100644
--- a/source3/include/rpc_spoolss.h
+++ b/source3/include/rpc_spoolss.h
@@ -111,11 +111,6 @@
#define SPOOLSS_XCVDATAPORT 0x58
#define SPOOLSS_ADDPRINTERDRIVEREX 0x59
-/* Notify field types */
-
-#define PRINTER_NOTIFY_TYPE 0x00
-#define JOB_NOTIFY_TYPE 0x01
-
#define PRINTER_NOTIFY_SERVER_NAME 0x00
#define PRINTER_NOTIFY_PRINTER_NAME 0x01
#define PRINTER_NOTIFY_SHARE_NAME 0x02