lib/util: charset modules do not exist any more
[amitay/samba.git] / lib / util / modules.c
index 05d1dac50f9bd2294fdf5f60a2cc089813437adb..93fd79be3d4b1ff74b634f449fd824dffc5febbf 100644 (file)
@@ -171,10 +171,6 @@ static NTSTATUS do_smb_load_module(const char *subsystem,
 
        /* Check for absolute path */
 
-       /* if we make any 'samba multibyte string'
-          calls here, we break
-          for loading string modules */
-
        DEBUG(5, ("%s module '%s'\n", is_probe ? "Probing" : "Loading", module_name));
 
        if (subsystem && module_name[0] != '/') {