diff options
Diffstat (limited to 'perl-install/detect_devices.pm')
-rw-r--r-- | perl-install/detect_devices.pm | 1 |
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; |