diff options
author | Ken Sharp <ken.sharp@artifex.com> | 2019-04-03 08:37:41 +0100 |
---|---|---|
committer | Ken Sharp <ken.sharp@artifex.com> | 2019-04-03 08:37:41 +0100 |
commit | 7146b7292e27acc54d23b48472f6851ae9b51d8c (patch) | |
tree | f11125b165e043b2947ac3225ae8d19a00506e5c /lib | |
parent | 2c97be9f328babb7b544ab3610e6fce05e30cdc8 (diff) | |
download | ghostpdl-7146b7292e27acc54d23b48472f6851ae9b51d8c.tar.gz |
Fix PDFX_def.ps
Bug #700942
For some reason Git did a merge with this file when I made the change,
and it messed it up. Since we don't test these files, it didn't get
noticed.
Diffstat (limited to 'lib')
-rw-r--r-- | lib/PDFX_def.ps | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/lib/PDFX_def.ps b/lib/PDFX_def.ps index c251a82db..7dfadce2b 100644 --- a/lib/PDFX_def.ps +++ b/lib/PDFX_def.ps @@ -17,11 +17,6 @@ systemdict /ColorConversionStrategy known { /ColorConversionStrategy cvx /rangecheck signalerror } if -{ - (ColorConversionStrategy must be set and be either Gray or CMYK for PDF/X-3 output.)= - /ColorConversionStrategy cvx /rangecheck signalerror -}if - % Define entries in the document Info dictionary : % |