summaryrefslogtreecommitdiffstats
path: root/perl-install/detect_devices.pm
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2014-05-20 19:33:57 +0200
committerThierry Vignaud <thierry.vignaud@gmail.com>2014-05-20 19:37:18 +0200
commit365a32cdf1f85c6a35f95b186d12a353ab9f7f2c (patch)
treedd01fc313d3294d913cd37a3efbec26a2d9ed609 /perl-install/detect_devices.pm
parent6e241bfd0ba2e3d2f226f2423e9429c2d90b9d60 (diff)
downloaddrakx-365a32cdf1f85c6a35f95b186d12a353ab9f7f2c.tar
drakx-365a32cdf1f85c6a35f95b186d12a353ab9f7f2c.tar.gz
drakx-365a32cdf1f85c6a35f95b186d12a353ab9f7f2c.tar.bz2
drakx-365a32cdf1f85c6a35f95b186d12a353ab9f7f2c.tar.xz
drakx-365a32cdf1f85c6a35f95b186d12a353ab9f7f2c.zip
probe_type parameter was killed 11 years ago...
Diffstat (limited to 'perl-install/detect_devices.pm')
-rw-r--r--perl-install/detect_devices.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/perl-install/detect_devices.pm b/perl-install/detect_devices.pm
index 83011ddc6..f9fe0d392 100644
--- a/perl-install/detect_devices.pm
+++ b/perl-install/detect_devices.pm
@@ -982,7 +982,6 @@ sub dmi_probe() {
}
# pcmcia_probe provides field "device", used in network.pm
-# => probeall with $probe_type is unsafe
sub probeall() {
return if $::noauto;