s3: Remove use of iconv_convenience.
[ira/wip.git] / source4 / libcli / dgram / libdgram.h
index d122281909749875713ac82288dff16d2c12ac13..a5d1b94e3aa946ea2f17d2ccb80667f5fdd0c8c5 100644 (file)
@@ -40,7 +40,6 @@ struct nbt_dgram_request {
 struct nbt_dgram_socket {
        struct socket_context *sock;
        struct tevent_context *event_ctx;
-       struct smb_iconv_convenience *iconv_convenience;
 
        /* the fd event */
        struct tevent_fd *fde;