s3:messaging.idl: obsolete unused MSG_SMB_SAM_*
authorStefan Metzmacher <metze@samba.org>
Tue, 13 Dec 2011 08:23:31 +0000 (09:23 +0100)
committerStefan Metzmacher <metze@samba.org>
Tue, 13 Dec 2011 13:13:38 +0000 (14:13 +0100)
metze

Autobuild-User: Stefan Metzmacher <metze@samba.org>
Autobuild-Date: Tue Dec 13 14:13:38 CET 2011 on sn-devel-104

source3/librpc/idl/messaging.idl

index 96ca78497c86585511549c18302aae18790c3de7..1c80cc2b3074661ab054a3618214adeed51790f7 100644 (file)
@@ -62,8 +62,8 @@ interface messaging
                /* smbd messages */
                /* MSG_SMB_CONF_UPDATED         = 0x0301,  Obsoleted */
                MSG_SMB_FORCE_TDIS              = 0x0302,
-               MSG_SMB_SAM_SYNC                = 0x0303,
-               MSG_SMB_SAM_REPL                = 0x0304,
+               /* MSG_SMB_SAM_SYNC             = 0x0303,  Obsoleted */
+               /* MSG_SMB_SAM_REPL             = 0x0304,  Obsoleted */
                MSG_SMB_UNLOCK                  = 0x0305,
                MSG_SMB_BREAK_REQUEST           = 0x0306,
                MSG_SMB_BREAK_RESPONSE          = 0x0307,