From 365a32cdf1f85c6a35f95b186d12a353ab9f7f2c Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Tue, 20 May 2014 19:33:57 +0200 Subject: probe_type parameter was killed 11 years ago... in commit f2c9aaef837eceaebbc643f77492fce69fb32f3f --- perl-install/detect_devices.pm | 1 - 1 file changed, 1 deletion(-) (limited to 'perl-install') 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; -- cgit v1.2.1