rpcrt4: Move the packet manipulation from the exception filter to the exception handler.
commit0da8836ff7e9d838689f319f07670083f19a87ed
authorRobert Shearman <rob@codeweavers.com>
Mon, 19 Jun 2006 19:26:57 +0000 (19 20:26 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 19 Jun 2006 21:04:19 +0000 (19 23:04 +0200)
treed505c755bc23c5959d2070d35a9f6580a2488470
parent1811acc2fac11ad63fffe142b19363431ca31c14
rpcrt4: Move the packet manipulation from the exception filter to the exception handler.

Remove the unused server_sem variable.
dlls/rpcrt4/rpc_server.c