From cc5d8e5ee3358975fc46811ce429f1bfd23a3c49 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Tue, 26 Feb 2013 18:18:07 +0000 Subject: drop last bits of support for mdv 200[89] should have went off along commit r3432 (Mar 12 2012 : "drop support for mdv2007.x/2008.x/2009.x") --- mgaapplet | 3 --- 1 file changed, 3 deletions(-) (limited to 'mgaapplet') diff --git a/mgaapplet b/mgaapplet index 959f9edb..4dc02988 100755 --- a/mgaapplet +++ b/mgaapplet @@ -670,9 +670,6 @@ sub silentCheck() { urpm::media::configure($urpm, if_(!$is_it_a_devel_distro, update => 1)); my @update_medias = get_update_medias($urpm); - if ($@) { - @update_medias = grep { $_->{update} } @{$urpm->{media}}; - } if (!@update_medias) { checker_exit('no_update_medium'); -- cgit v1.2.1