From bf2985663d8979fa896b96594432110ad7ae65ce Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Fri, 30 Jan 2009 10:36:41 +0000 Subject: adjust doc for obsolete fields (unused since quite a long time -- if ever used) --- perl-install/install/media.pm | 2 -- 1 file changed, 2 deletions(-) diff --git a/perl-install/install/media.pm b/perl-install/install/media.pm index 3af866cb1..2145dab24 100644 --- a/perl-install/install/media.pm +++ b/perl-install/install/media.pm @@ -37,7 +37,6 @@ use urpm::download; #- selected #- size (in MB) #- start (first rpm id, undefined iff not selected) -#- synthesis_hdlist_size #- update (for install_urpmi) @@ -704,7 +703,6 @@ sub get_medium { $rel_synthesis =~ s!/hdlist!/synthesis.hdlist! or internal_error("bad {rel_hdlist} $m->{rel_hdlist}"); getAndSaveFile_progress($in_wait, N("Downloading file %s...", $rel_synthesis), $phys_m, $rel_synthesis, $synthesis); - $m->{synthesis_hdlist_size} = -s $synthesis; #- keep track of size for post-check. } #- get all keys corresponding in the right pubkey file, -- cgit v1.2.1