]> git.donarmstrong.com Git - lilypond.git/commitdiff
(dump-stencil-as-EPS): remove debugging code.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Tue, 21 Mar 2006 00:45:18 +0000 (00:45 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Tue, 21 Mar 2006 00:45:18 +0000 (00:45 +0000)
ChangeLog
scm/framework-ps.scm

index 3dfd33fb23000e4264a8443d7f9ed8fd26968644..676e50134ff11fc736f61aacc95ef1de233c0ffe 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2006-03-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
+       * scm/framework-ps.scm (dump-stencil-as-EPS): remove debugging code.
+
        * lily/instrument-name-engraver.cc (process_music): kludge: add
        InstrumentName spanner to axis group of left bound. Fixes chopped
        off instrument names in EPS images.
index 01afebab023e149711773cfea1e1b9323ea6e46e..0e68240bd3eb89b1ad40439c1d8d5deea6c9f27f 100644 (file)
         (port (ly:outputter-port outputter))
         (xext (ly:stencil-extent dump-me X))
         (yext (ly:stencil-extent dump-me Y))
-        (foo (display (list xext yext "\n")))
         (bbox
          (map
           (lambda (x)