]> git.donarmstrong.com Git - lilypond.git/commitdiff
remove debug print.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 4 Feb 2007 20:17:43 +0000 (21:17 +0100)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 4 Feb 2007 20:17:43 +0000 (21:17 +0100)
input/regression/property-nested-revert.ly

index 5103384eeb1c2a814b791b8245fb50469bc6f2c6..b4276138400ae442604a38bcc012c3eecfdd8185 100644 (file)
@@ -14,7 +14,7 @@ Scheme list syntax."
   f2 \glissando c |
   \override Glissando #'bound-details #'left #'Y = #-6
   f2 \glissando c
-  \displayMusic  \revert Glissando #'(bound-details right Y)
+  \revert Glissando #'(bound-details right Y)
   f2 \glissando c
 }