]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/stencil.scm
Fix Issue 1780: Scheme format functions with no destination parameter cause deprecati...
[lilypond.git] / scm / stencil.scm
index 64f48cc89df75604f2b1a47b0bf085d2a8624686..2f31d343f5d020b6e46cff7039123a2917a070f3 100644 (file)
@@ -640,7 +640,7 @@ with optional arrows of @code{max-size} on start and end controlled by
                             (markup #:whiteout
                                     #:simple (cond
                                               ((interval-empty? extent)
-                                               (format "empty"))
+                                               "empty")
                                               (is-length
                                                (ly:format "~$" (interval-length extent)))
                                               (else