s3: Remove use of iconv_convenience.
[kai/samba.git] / source4 / libcli / smb_composite / fsinfo.c
index 3bc93b62ab231b43722b9de330cb19fec4b28117..6537ef8c924ad2a46c111edbe7b15f41cc792739 100644 (file)
@@ -153,7 +153,6 @@ struct composite_context *smb_composite_fsinfo_send(struct smbcli_tree *tree,
        state->connect->in.credentials  = io->in.credentials;
        state->connect->in.fallback_to_anonymous = false;
        state->connect->in.workgroup    = io->in.workgroup;
-       state->connect->in.iconv_convenience = io->in.iconv_convenience;
        state->connect->in.gensec_settings = io->in.gensec_settings;
 
        state->connect->in.options = tree->session->transport->options;