]> git.donarmstrong.com Git - lilypond.git/commitdiff
Remove debug print
authorJohn Mandereau <john.mandereau@gmail.com>
Tue, 9 Dec 2008 16:23:10 +0000 (17:23 +0100)
committerJohn Mandereau <john.mandereau@gmail.com>
Tue, 9 Dec 2008 16:23:10 +0000 (17:23 +0100)
lilypond-texi2html.init

index 7e319e9c0ceacf9a12614953808fb55162c0fc56..8d593f20c6507affab32c5a32dd3fef5d8af60a4 100644 (file)
@@ -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};