aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xRpmdrake/pkg.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/Rpmdrake/pkg.pm b/Rpmdrake/pkg.pm
index d5911fc8..259c57bf 100755
--- a/Rpmdrake/pkg.pm
+++ b/Rpmdrake/pkg.pm
@@ -553,7 +553,6 @@ sub perform_installation { #- (partially) duplicated from /usr/sbin/urpmi :-(
$progress_nb = 0;
#- prepare transaction...
urpm::install::prepare_transaction($urpm, $set, $list, \%sources, \@transaction_list, \%transaction_sources);
-my $j;
#- first, filter out what is really needed to download for this small transaction.
urpm::get_pkgs::download_packages_of_distant_media($urpm,
\@transaction_list,