]> git.donarmstrong.com Git - lilypond.git/commitdiff
Remove unused PS macro.
authorErlend Aasland <erlend.aasland@mac.com>
Wed, 28 Nov 2007 14:20:10 +0000 (15:20 +0100)
committerErlend Aasland <erlend.aasland@mac.com>
Wed, 28 Nov 2007 14:20:10 +0000 (15:20 +0100)
ps/music-drawing-routines.ps

index e263d3d29e0a5908591f199a3eaa3e515afe0dd1..713d997f37b739e7f71bdbe888c57ea860bee483 100644 (file)
@@ -59,32 +59,11 @@ bind def
   b4_Inc_state restore
 } bind def 
 
-
-%<font> <encoding> <name> reencode-font
-/reencode-font
-{
-    /name exch def
-    /encoding exch def
-    dup length
-    dict begin {
-       1 index /FID ne {def} {pop
-       pop} ifelse
-    }
-    forall
-    /Encoding encoding
-    def currentdict
-    end
-    name exch definefont
-} bind def
-
-
-
 /set_tex_dimen
 {
        cvr def
 } bind def
 
-
 /stroke_and_fill {
        gsave
                stroke