summaryrefslogtreecommitdiff
path: root/xps
diff options
context:
space:
mode:
authorTor Andersson <tor.andersson@artifex.com>2012-01-11 22:24:53 +0100
committerTor Andersson <tor.andersson@artifex.com>2012-01-11 22:24:53 +0100
commit0415e5cb37b55940fa253baaccf6dd9131f2b6b7 (patch)
tree8d37ebc6bf3fda408298512a0f26e3ae275b2521 /xps
parent96b8920028fe35eefd8ea63ef8ca3fca70997fe8 (diff)
downloadmupdf-0415e5cb37b55940fa253baaccf6dd9131f2b6b7.tar.xz
Stylistic comment and whitespace fixes.
Diffstat (limited to 'xps')
-rw-r--r--xps/xps_glyphs.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/xps/xps_glyphs.c b/xps/xps_glyphs.c
index 8b88c4d0..bbc49af1 100644
--- a/xps/xps_glyphs.c
+++ b/xps/xps_glyphs.c
@@ -139,7 +139,6 @@ xps_select_best_font_encoding(xps_document *doc, fz_font *font)
{ 3, 3 }, /* Prc */
{ 3, 2 }, /* ShiftJis */
{ 3, 0 }, /* Symbol */
- // { 0, * }, -- Unicode (deprecated)
{ 1, 0 },
{ -1, -1 },
};