r12531: 'make quicktest' was taking 15 minutes on my system due to failing DNS
[jelmer/samba4-debian.git] / source / client / smbmount.c
index b2e6b9677f659e0df847598c6bc3300aa5419bfd..4bfeae1e24e4bf980cad7c5a1826cbc460ea919e 100644 (file)
@@ -915,7 +915,6 @@ static void parse_mount_smb(int argc, char **argv)
                pstrcpy(workgroup,lp_workgroup());
        }
 
-       load_interfaces();
        if (!*my_netbios_name) {
                pstrcpy(my_netbios_name, myhostname());
        }