From: John Mandereau Date: Tue, 9 Dec 2008 16:23:10 +0000 (+0100) Subject: Remove debug print X-Git-Tag: release/2.12.0-1~40^2~2^2~3^2 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=c835ec178546de6b35a2d3ed2fdfb7cc9e5642e2;p=lilypond.git Remove debug print --- diff --git a/lilypond-texi2html.init b/lilypond-texi2html.init index 7e319e9c0c..8d593f20c6 100644 --- a/lilypond-texi2html.init +++ b/lilypond-texi2html.init @@ -82,7 +82,6 @@ $LY_LANGUAGES->{'de'} = { 'Back to Documentation Index' => '', }; -print $LY_LANGUAGES->{'fr'}->{'Back to Documentation Index'}; sub ly_get_string () { my $lang = $Texi2HTML::THISDOC{current_lang};