diff options
-rw-r--r-- | perl-install/detect_devices.pm | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/perl-install/detect_devices.pm b/perl-install/detect_devices.pm index 23a867c2f..593aa04e9 100644 --- a/perl-install/detect_devices.pm +++ b/perl-install/detect_devices.pm @@ -267,8 +267,6 @@ my %eide_hds = ( "ST3" => "Seagate Technology", "TEAC" => "Teac", "TOSHIBA" => "Toshiba", - "TEAC" => "Teac", - "TOSHIBA" => "Toshiba", "WDC" => "Western Digital Corp.", ); |