Finish removal of iconv_convenience in public API's.
[mat/samba.git] / libcli / named_pipe_auth / npa_tstream.h
index bff010f09412f2f1473ed002ad88c0bf38d91e61..7a19e10410813e6f57cc47adf30992d579af4448 100644 (file)
@@ -26,7 +26,6 @@ struct netr_SamInfo3;
 
 struct tevent_req *tstream_npa_connect_send(TALLOC_CTX *mem_ctx,
                                        struct tevent_context *ev,
-                                       struct smb_iconv_convenience *smb_iconv_c,
                                        const char *directory,
                                        const char *npipe,
                                        const struct tsocket_address *client,