diff options
author | Ralph Giles <giles@ghostscript.com> | 2008-09-30 04:08:58 +0200 |
---|---|---|
committer | Ralph Giles <giles@ghostscript.com> | 2008-09-30 04:08:58 +0200 |
commit | 2f3a9f4d6866acb096210e7ef897af9477ae5756 (patch) | |
tree | 5fff584193b65c9142b071d38a9f2a17a109da65 /test | |
parent | c64b8e63705bbb71e3cc6877c17479ba45bc02ef (diff) | |
download | mupdf-2f3a9f4d6866acb096210e7ef897af9477ae5756.tar.xz |
Remove a spurious reference drop.
I'm not sure if this was a typo or just stale code, but csi->clip is an
integer flag, so calling fz_dropobj() on it will lead to trouble. Alas
for cast class-conversion hiding type errors.
Flagged by gcc with a size mismatch warning on x86_64.
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions