summaryrefslogtreecommitdiff
path: root/source3/librpc/idl/messaging.idl
diff options
context:
space:
mode:
authorSimo Sorce <idra@samba.org>2011-08-10 23:36:06 -0400
committerAndreas Schneider <asn@samba.org>2011-08-11 14:57:55 +0200
commitcb1af61cb1988931654ad14c787d2493ef629a58 (patch)
tree22cecff8c2167935e2f15062ada5a5bd59d5af09 /source3/librpc/idl/messaging.idl
parent91a45490a57e160acd3cbecd58cf2c614cda70be (diff)
downloadsamba-cb1af61cb1988931654ad14c787d2493ef629a58.tar.gz
samba-cb1af61cb1988931654ad14c787d2493ef629a58.tar.bz2
samba-cb1af61cb1988931654ad14c787d2493ef629a58.zip
s3-messaging: Remove obsolete class.
The FLAG_MSG_PRINT_NOTIFY class is actually obsolete and never used, as the only message belonging to it is not used either. Signed-off-by: Andreas Schneider <asn@samba.org>
Diffstat (limited to 'source3/librpc/idl/messaging.idl')
-rw-r--r--source3/librpc/idl/messaging.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/librpc/idl/messaging.idl b/source3/librpc/idl/messaging.idl
index 0c0672c7a6..8e15bcecc1 100644
--- a/source3/librpc/idl/messaging.idl
+++ b/source3/librpc/idl/messaging.idl
@@ -45,7 +45,7 @@ interface messaging
MSG_SEND_PACKET = 0x0103,
/* printing messages */
- MSG_PRINTER_NOTIFY = 0x2001, /* Obsolete */
+ /* MSG_PRINTER_NOTIFY = 0x2001, Obsoleted */
MSG_PRINTER_NOTIFY2 = 0x0202,
MSG_PRINTER_DRVUPGRADE = 0x0203,
MSG_PRINTERDATA_INIT_RESET = 0x0204,