]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/chord-entry.scm
clean up mf/ making: remove .tex stuff.
[lilypond.git] / 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 '())