s3:rpc_client: remove netr_LogonGetCapabilities check from rpc_pipe_bind*
authorStefan Metzmacher <metze@samba.org>
Thu, 25 Apr 2013 16:30:36 +0000 (18:30 +0200)
committerStefan Metzmacher <metze@samba.org>
Sat, 10 Aug 2013 07:18:55 +0000 (09:18 +0200)
commit3302356226cca474f0afab9a129220241c16663f
treee771c57e034d422fa0ea166958084ad515272327
parenteecb5bafba5b362d4fdf33d6a2a32e4ee56f30a4
s3:rpc_client: remove netr_LogonGetCapabilities check from rpc_pipe_bind*

It's done in the caller now.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source3/rpc_client/cli_pipe.c