s3-rpc_server: Do not set msg_ctx twice
authorSimo Sorce <idra@samba.org>
Thu, 21 Jul 2011 21:10:06 +0000 (17:10 -0400)
committerSimo Sorce <idra@samba.org>
Thu, 21 Jul 2011 22:47:28 +0000 (00:47 +0200)
commitb19b05cd0aa0e3f82c134f8d9d5d486dad60dd5a
treee13fa9abb724b3f33e077d43cc3f8393dd988a16
parent2b1fc7c0d30b6fbef3cb61775f37062fdc2c9656
s3-rpc_server: Do not set msg_ctx twice

msg_ctx was already passed to make_base_pipes_struct,
no need to set it again.

Autobuild-User: Simo Sorce <idra@samba.org>
Autobuild-Date: Fri Jul 22 00:47:28 CEST 2011 on sn-devel-104
source3/rpc_server/rpc_server.c