]> git.donarmstrong.com Git - lilypond.git/commitdiff
Remove a debug command from convert-ly
authorFrancisco Vila <francisco.vila@hispalinux.es>
Tue, 24 Feb 2009 15:57:07 +0000 (16:57 +0100)
committerFrancisco Vila <francisco.vila@hispalinux.es>
Tue, 24 Feb 2009 15:57:07 +0000 (16:57 +0100)
python/convertrules.py

index d0bd108d7b1f3b644b1731c7b5f95396c186a1a9..574e64b5a378053e9d594b7a346d0aed0a951bd1 100644 (file)
@@ -1821,7 +1821,6 @@ def conv (str):
        a = g - lower_pitches [-1]
 
 
-       print s , lower_pitches, g, a, s
        str = 'cdefgab' [s]
        str += ['eses', 'es', '', 'is', 'isis'][a + 2]
        if o < 0: