From: Graham Percival Date: Mon, 8 Mar 2010 20:39:40 +0000 (+0000) Subject: Doc build: remove debugging info. X-Git-Tag: release/2.13.16-1~39^2~8 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=2ec2109cadfe43e25a8f1fbc49ef3c9077aaee17;p=lilypond.git Doc build: remove debugging info. --- diff --git a/Documentation/lilypond-texi2html.init b/Documentation/lilypond-texi2html.init index 92c48b970c..42181c655f 100644 --- a/Documentation/lilypond-texi2html.init +++ b/Documentation/lilypond-texi2html.init @@ -831,7 +831,7 @@ sub lilypond_element_file_name($$$) $$element{doc_nr} = $docnr; $lastfilename = $filename; } - print STDERR "Output file name: $filename\n"; + #print STDERR "Output file name: $filename\n"; $filename = lc_last($filename); return $filename;