]> git.donarmstrong.com Git - lilypond.git/commitdiff
Remove debug printing.
authorJan Nieuwenhuizen <janneke@gnu.org>
Wed, 14 Aug 2002 21:40:10 +0000 (21:40 +0000)
committerJan Nieuwenhuizen <janneke@gnu.org>
Wed, 14 Aug 2002 21:40:10 +0000 (21:40 +0000)
ChangeLog
scripts/ly2dvi.py

index 53df513a719483ee95a57e58b71b48a8a26ff810..8e8cf6ff687786d9eedd18e1d4882efabed8d962 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2002-08-14  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * scripts/ly2dvi.py: Remove debug printing.
+
 2002-08-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
 
        * scripts/convert-ly.py (FatalConversionError.conv): bug in
index f2fb03b5abf354a3f2f68d9db5f68c37c02f6e7e..c85c28d45659dc4dcf87c901ab800b378cb9fd64 100644 (file)
@@ -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, '.')