diff options
author | Tor Andersson <tor.andersson@artifex.com> | 2017-08-08 13:22:06 +0200 |
---|---|---|
committer | Tor Andersson <tor.andersson@artifex.com> | 2017-08-09 14:02:19 +0200 |
commit | 7f97f80d1a74a50d369b3bdf513de7fbcaed6bc3 (patch) | |
tree | 53989671ab2d900ca1ad9e92641eab9bd9e42054 /source/fitz/draw-unpack.c | |
parent | 9e2886aff8f330f54fb341c98dff3b61163dfc3c (diff) | |
download | mupdf-7f97f80d1a74a50d369b3bdf513de7fbcaed6bc3.tar.xz |
Remove redundant (and incomplete) checks when encountering OCGs.
The checks were duplicated between pdf_process_BDC and pdf_is_hidden_ocg.
The checks in the former function were incomplete: they only checked
the for OCG type objects and incorrectly discarded OCMD type objects.
Remove the checks from pdf_process_BDC and let pdf_is_hidden_ocg handle
all of them instead.
Diffstat (limited to 'source/fitz/draw-unpack.c')
0 files changed, 0 insertions, 0 deletions