]> git.donarmstrong.com Git - lilypond.git/blobdiff - lilypond-texi2html.init
Merge branch 'master' into lilypond/translation
[lilypond.git] / lilypond-texi2html.init
index af049ee3eadf0ecaa2200fbc113fef768e12939f..6abc48cd980eb76659e85c2f9b20c8d45c36d05a 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};