From: Erlend Aasland Date: Wed, 28 Nov 2007 14:20:10 +0000 (+0100) Subject: Remove unused PS macro. X-Git-Tag: release/2.11.36-1~62^2^2~1 X-Git-Url: https://git.donarmstrong.com/?p=lilypond.git;a=commitdiff_plain;h=17290259db4d4230adaa3659d6704a1954c4a805 Remove unused PS macro. --- diff --git a/ps/music-drawing-routines.ps b/ps/music-drawing-routines.ps index e263d3d29e..713d997f37 100644 --- a/ps/music-drawing-routines.ps +++ b/ps/music-drawing-routines.ps @@ -59,32 +59,11 @@ bind def b4_Inc_state restore } bind def - -% 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