From 8310658b6cc15f1778615b44c2778141d935c8b4 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Thu, 27 Jan 2005 11:18:13 +0000 Subject: remove log --- perl-install/fs/format.pm | 1 - 1 file changed, 1 deletion(-) (limited to 'perl-install/fs') diff --git a/perl-install/fs/format.pm b/perl-install/fs/format.pm index 373bde008..af6ee7a48 100644 --- a/perl-install/fs/format.pm +++ b/perl-install/fs/format.pm @@ -135,7 +135,6 @@ sub wait_message { } $w->set($msg); } elsif ($total) { - log::l("set_fraction $current / $total"); if ($progress) { $progress->set_fraction($current / $total); $progress->show; -- cgit v1.2.1