From: Jan Nieuwenhuizen Date: Wed, 14 Aug 2002 21:40:10 +0000 (+0000) Subject: Remove debug printing. X-Git-Tag: release/1.5.74~25 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=f0df11aac32e4540b0088959bc8af680d0e6ded3;p=lilypond.git Remove debug printing. --- diff --git a/ChangeLog b/ChangeLog index 53df513a71..8e8cf6ff68 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2002-08-14 Jan Nieuwenhuizen + + * scripts/ly2dvi.py: Remove debug printing. + 2002-08-14 Han-Wen Nienhuys * scripts/convert-ly.py (FatalConversionError.conv): bug in diff --git a/scripts/ly2dvi.py b/scripts/ly2dvi.py index f2fb03b5ab..c85c28d456 100644 --- a/scripts/ly2dvi.py +++ b/scripts/ly2dvi.py @@ -910,7 +910,6 @@ for opt in options: sys.exit (0) -print 'hallo3' # Don't convert input files to abspath, rather prepend '.' to include # path. include_path.insert (0, '.')