]> git.donarmstrong.com Git - lilypond.git/commitdiff
remove debugging gobs.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 24 Dec 2006 16:14:06 +0000 (17:14 +0100)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 24 Dec 2006 16:14:06 +0000 (17:14 +0100)
scm/chord-entry.scm

index 1e3a034fd8a91d8b9d47c7665ef62ac1f6100e6d..275367bb39fec37fdb7663ab28ab9e9835f2b440 100644 (file)
@@ -12,7 +12,6 @@ Notes: natural 11 is left from chord if not explicitly specified.
 
 Entry point for the parser.
 "
-  (display modifications)
   (let* ((flat-mods (flatten-list modifications))
         (base-chord (stack-thirds (ly:make-pitch 0 4 0) the-canonical-chord))
         (complete-chord '())