Finish removal of iconv_convenience in public API's.
[kai/samba.git] / source4 / torture / nbt / nbt.c
index aee0c5435815c7e1c8d04b4b32fbd9ecef94c2bc..1dcfa563df681907c43f629018ec7a07291fcd1b 100644 (file)
@@ -27,7 +27,7 @@
 
 struct nbt_name_socket *torture_init_nbt_socket(struct torture_context *tctx)
 {
-       return nbt_name_socket_init(tctx, tctx->ev, lp_iconv_convenience(tctx->lp_ctx));
+       return nbt_name_socket_init(tctx, tctx->ev);
 }
 
 bool torture_nbt_get_name(struct torture_context *tctx,