From: Han-Wen Nienhuys Date: Sun, 24 Dec 2006 16:14:06 +0000 (+0100) Subject: remove debugging gobs. X-Git-Tag: release/2.11.5-1~11 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=a6e59f5550a247718b8f6cb8dce922308294eb2e;p=lilypond.git remove debugging gobs. --- diff --git a/scm/chord-entry.scm b/scm/chord-entry.scm index 1e3a034fd8..275367bb39 100644 --- a/scm/chord-entry.scm +++ b/scm/chord-entry.scm @@ -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 '())