From f7e8901bc25d665235093fe5a8be2aea706ee3a0 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Wed, 18 Mar 2015 20:51:14 +0100 Subject: probe_type parameter was killed 11 years ago... redoing commit 365a32cdf1f85c6a35f95b186d12a353ab9f7f2c --- 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 5d32402f3..133a0b1f4 100644 --- a/perl-install/detect_devices.pm +++ b/perl-install/detect_devices.pm @@ -1168,7 +1168,6 @@ It's usually called through a higher level filtering function. =cut # pcmcia_probe provides field "device", used in network.pm -# => probeall with $probe_type is unsafe sub probeall() { return if $::noauto; -- cgit v1.2.1