libnetapi_open_pipe does not need to return cli_state
[mat/samba.git] / source3 / lib / netapi / netapi_private.h
index e6a2eb8e99fd208631d9dc925a017ae1efcd64b9..effe2eb9a076715caf1eb24529243bb2b34873ad 100644 (file)
@@ -54,7 +54,6 @@ WERROR libnetapi_shutdown_cm(struct libnetapi_ctx *ctx);
 WERROR libnetapi_open_pipe(struct libnetapi_ctx *ctx,
                           const char *server_name,
                           const struct ndr_syntax_id *interface,
-                          struct cli_state **pcli,
                           struct rpc_pipe_client **presult);
 WERROR libnetapi_samr_open_domain(struct libnetapi_ctx *mem_ctx,
                                  struct rpc_pipe_client *pipe_cli,