summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Melichev <igor.melichev@artifex.com>2003-04-11 10:56:11 +0000
committerIgor Melichev <igor.melichev@artifex.com>2003-04-11 10:56:11 +0000
commit19549bf857d5bdfb404e7900f8ee7cd09302417d (patch)
treebf177971e8e44c72306497c8a301437cb0a60a5f
parent0f6f43a4ce24733fd70f948dd8a74e7143726f94 (diff)
downloadghostpdl-19549bf857d5bdfb404e7900f8ee7cd09302417d.tar.gz
Fix : Remove an unintentional rudiment of a debug printing.
git-svn-id: http://svn.ghostscript.com/ghostscript/trunk@3811 a1074d23-0009-0410-80fe-cf8c14f379e6
-rw-r--r--gs/lib/gs_res.ps1
1 files changed, 0 insertions, 1 deletions
diff --git a/gs/lib/gs_res.ps b/gs/lib/gs_res.ps
index 1d7de9026..8bb23e5c3 100644
--- a/gs/lib/gs_res.ps
+++ b/gs/lib/gs_res.ps
@@ -258,7 +258,6 @@ systemdict /.filenamedirseparator known not {
/.default_resource_dir /configurationerror .signalerror
} if
} ifelse
- dup =
} bind def
} if