summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Resource/Init/gs_res.ps')
-rw-r--r--Resource/Init/gs_res.ps9
1 files changed, 0 insertions, 9 deletions
diff --git a/Resource/Init/gs_res.ps b/Resource/Init/gs_res.ps
index c531b366..7316e32e 100644
--- a/Resource/Init/gs_res.ps
+++ b/Resource/Init/gs_res.ps
@@ -1054,15 +1054,6 @@ currentdict /.fontstatusaux .undef
//.definefontmap exec
} bind def
-% Make sure the old definitions are still in systemdict so that
-% they will get bound properly.
-% NOTE: Mystery code... I can't just delete this, but don't understand why.
-% Instead we will undef these three operators in gs_init.ps after all the initialization is done.
- systemdict begin
- /.origdefinefont /definefont load def
- /.origundefinefont /undefinefont load def
- /.origfindfont /findfont load def
-end
/definefont {
{ /Font defineresource } stopped {
/definefont cvx $error /errorname get signalerror