From aa5a8d932d27fb794b66ac81dc4b60487a2d928d Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Thu, 13 Feb 2003 17:34:22 +0000 Subject: no need for "empty" id anymore --- perl-install/share/po/help_xml2pm.pl | 1 - 1 file changed, 1 deletion(-) (limited to 'perl-install/share') diff --git a/perl-install/share/po/help_xml2pm.pl b/perl-install/share/po/help_xml2pm.pl index ccdf24a26..42dac790e 100755 --- a/perl-install/share/po/help_xml2pm.pl +++ b/perl-install/share/po/help_xml2pm.pl @@ -72,7 +72,6 @@ use common; # you want it changed. our %steps = ( -empty => '', }; foreach (sort keys %$help) { my $s = to_ascii($help->{$_}); -- cgit v1.2.1