From 5b81c38f905dfb1a518082f2abd287460b11cb33 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Fri, 2 Mar 2007 13:20:04 +0000 Subject: kill unused variable --- Rpmdrake/pkg.pm | 1 - 1 file changed, 1 deletion(-) (limited to 'Rpmdrake') 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, -- cgit v1.2.1