From a81a2d70915943d692cd402f8790a1612ffbb36e Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Sun, 25 Aug 2013 02:15:06 +0200 Subject: drop useless comment --- perl-install/install/any.pm | 1 - 1 file changed, 1 deletion(-) diff --git a/perl-install/install/any.pm b/perl-install/install/any.pm index 18cde2921..217080202 100644 --- a/perl-install/install/any.pm +++ b/perl-install/install/any.pm @@ -694,7 +694,6 @@ sub default_packages { add_n_log("needed for firewall/security", qw(shorewall shorewall-ipv6 mandi-ifw)); # only needed for CDs/DVDs installations: add_n_log("method='cdrom'", 'perl-Hal-Cdroms') if $o->{method} eq 'cdrom'; - # only needed for CDs/DVDs installations: add_n_log("needed for VMware hypervisor", 'open-vm-tools') if detect_devices::is_vmware(); my $dmi_BIOS = detect_devices::dmidecode_category('BIOS'); -- cgit v1.2.1