summaryrefslogtreecommitdiff
path: root/pdf/pdf_cmap.c
diff options
context:
space:
mode:
authorRobin Watts <robin.watts@artifex.com>2012-01-13 15:58:15 +0000
committerRobin Watts <robin.watts@artifex.com>2012-01-13 15:58:15 +0000
commitdc3854ce4db9b57746a163faf9c2451890cd5128 (patch)
tree46cd68bc062c063bec4646be5130f23da02f6ea6 /pdf/pdf_cmap.c
parent13f1a6f620c8ce2bc0c3a213ac213338d656089d (diff)
downloadmupdf-dc3854ce4db9b57746a163faf9c2451890cd5128.tar.xz
Avoid premature flushing of warnings.
Thanks to Zeniko for this.
Diffstat (limited to 'pdf/pdf_cmap.c')
-rw-r--r--pdf/pdf_cmap.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/pdf/pdf_cmap.c b/pdf/pdf_cmap.c
index 2044b555..bb1c1ea0 100644
--- a/pdf/pdf_cmap.c
+++ b/pdf/pdf_cmap.c
@@ -398,8 +398,6 @@ pdf_sort_cmap(fz_context *ctx, pdf_cmap *cmap)
}
cmap->rlen = a - cmap->ranges + 1;
-
- fz_flush_warnings(ctx);
}
/*