Finish removal of iconv_convenience in public API's.
[mat/samba.git] / source4 / torture / raw / tconrate.c
index 06cb7650c154711e44b138bb8f949a0fff31a164..66fc3c01d6ed0cb5b02019e65a9db47c60cd09e0 100644 (file)
@@ -102,7 +102,6 @@ static int fork_tcon_client(struct torture_context *tctx,
                                NULL, lp_socket_options(tctx->lp_ctx), cmdline_credentials,
                                lp_resolve_context(tctx->lp_ctx),
                                tctx->ev, &options, &session_options,
-                               lp_iconv_convenience(tctx->lp_ctx),
                                lp_gensec_settings(tctx, tctx->lp_ctx));
 
                if (!NT_STATUS_IS_OK(status)) {