From 1f14cbc9f8b7c0cf1431636d962eb551e92294f6 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Tue, 19 Aug 2003 14:19:45 +0000 Subject: remove debug code --- perl-install/share/po/help_xml2pm.pl | 1 - 1 file changed, 1 deletion(-) (limited to 'perl-install') diff --git a/perl-install/share/po/help_xml2pm.pl b/perl-install/share/po/help_xml2pm.pl index de70dfc49..8976fb396 100755 --- a/perl-install/share/po/help_xml2pm.pl +++ b/perl-install/share/po/help_xml2pm.pl @@ -16,7 +16,6 @@ if ( ! -x "$xsltproc" ){ my %helps = map { my $lang = $_; my @l = grep { !/drakx-MNF-chapter/ } map { /(drakx-.*).xml$/ } all("$dir/$lang"); - warn int(@l), " ", "\n"; if (@l < 20) { () } else { my $template_file = "$dir/$lang/drakx.xml"; my $file = "$dir/$lang/drakx_full.xml"; -- cgit v1.2.1