s4:imessaging: Remove dcerpc_binding_handle_set_sync_ev() call from irpc_binding_handle()
authorAndrew Bartlett <abartlet@samba.org>
Mon, 5 May 2014 04:27:59 +0000 (16:27 +1200)
committerStefan Metzmacher <metze@samba.org>
Mon, 12 May 2014 22:08:12 +0000 (00:08 +0200)
commit84139801cfc5a2a2fe4bb5fd950e5d7e7a0e7327
treecda81b70e7510b24e17ad709f0d7753b84dca4fc
parenta20c7e6adb43b494654e237709e9dc63446ac7b9
s4:imessaging: Remove dcerpc_binding_handle_set_sync_ev() call from irpc_binding_handle()

The callers do this explicitly now if required.

Change-Id: I0e6f562aac4e3c0a75149c5850eb9f96269a3caf
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
source4/lib/messaging/messaging.c