rpcrt4: RPC_C_AUTHN_LEVEL_NONE and RPC_C_AUTHN_LEVEL_DEFAULT are
commit06dd3efe2f645d6c97b8135db53229ef23cfd179
authorRob Shearman <rob@codeweavers.com>
Tue, 21 Nov 2006 13:09:53 +0000 (21 13:09 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 22 Nov 2006 10:37:15 +0000 (22 11:37 +0100)
tree12e43080f4b43bdfd4cf20d6d8132fd081cf7e29
parent20c53a77e287e1b2d0db95a4f50ff76a12da0d13
rpcrt4: RPC_C_AUTHN_LEVEL_NONE and RPC_C_AUTHN_LEVEL_DEFAULT are
handled at the binding level now instead of the message level, so
remove this special handling in RPCRT4_Send.
dlls/rpcrt4/rpc_message.c