]> git.donarmstrong.com Git - lilypond.git/commitdiff
Remove debug output from regtest.
authorNeil Puttock <n.puttock@gmail.com>
Thu, 8 Apr 2010 22:35:34 +0000 (23:35 +0100)
committerNeil Puttock <n.puttock@gmail.com>
Thu, 8 Apr 2010 22:35:34 +0000 (23:35 +0100)
input/regression/duration-identifier-compressed.ly

index 2f8cc5a7d932c698ef1cdd67b505472b8406c20b..ceba2324f6dea1992e53ea304c913eee4379ce50 100644 (file)
@@ -9,7 +9,7 @@ correctly accounted for by the parser."
 wholeHalved = #(ly:make-duration 0 0 1 2)
 
 
-\displayMusic \relative c' {
+\relative c' {
   c\wholeHalved c |
   c\wholeHalved. c4 |
 }