summaryrefslogtreecommitdiffstats
path: root/perl-install/detect_devices.pm
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2001-03-21 18:24:00 +0000
committerPascal Rigaux <pixel@mandriva.com>2001-03-21 18:24:00 +0000
commitbdab2bf9beaf5cc3e4960d991eb648b034ba0c40 (patch)
tree73d34b2a3aff56487759228e515d94abb07d3bd6 /perl-install/detect_devices.pm
parentd02b785a79da4d2403488c2858150097cff1b553 (diff)
downloaddrakx-backup-do-not-use-bdab2bf9beaf5cc3e4960d991eb648b034ba0c40.tar
drakx-backup-do-not-use-bdab2bf9beaf5cc3e4960d991eb648b034ba0c40.tar.gz
drakx-backup-do-not-use-bdab2bf9beaf5cc3e4960d991eb648b034ba0c40.tar.bz2
drakx-backup-do-not-use-bdab2bf9beaf5cc3e4960d991eb648b034ba0c40.tar.xz
drakx-backup-do-not-use-bdab2bf9beaf5cc3e4960d991eb648b034ba0c40.zip
old code
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 0ceb0b1e4..79b9c92ad 100644
--- a/perl-install/detect_devices.pm
+++ b/perl-install/detect_devices.pm
@@ -16,7 +16,6 @@ use c;
#-#####################################################################################
my @netdevices = map { my $l = $_; map { "$l$_" } (0..3) } qw(eth tr fddi plip);
my %serialprobe = ();
-my $usb_interface = undef;
#-######################################################################################
#- Functions