]> git.donarmstrong.com Git - lilypond.git/commitdiff
scm/markup.scm comment out debugging code
authorPaul Morris <paulwmorris@gmail.com>
Fri, 25 Dec 2015 12:03:53 +0000 (12:03 +0000)
committerJames Lowe <pkx166h@gmail.com>
Fri, 25 Dec 2015 12:04:29 +0000 (12:04 +0000)
No need to display a
list of markup commands
when not debugging.

scm/markup.scm

index 5c38ae9ea503015b9217b994ee1cc72d8fa5dace..14a007a95bb27f8a89da2aeb51a607695af40068 100644 (file)
@@ -113,7 +113,7 @@ following stencil.  Stencils with empty Y extent are not given
           (string-join (list (car c) (string-cons-join (cdr c))) "")))
 
     ;; We let the following line in for future debugging
-    (display-scheme-music (sort all-relevant-markup-commands symbol<?))
+    ;; (display-scheme-music (sort all-relevant-markup-commands symbol<?))
 
 
     ;;;; Remark: below only works, if markup?- or markup-list? arguments are the