summaryrefslogtreecommitdiff
path: root/pdf/pdf_cmap_table.c
diff options
context:
space:
mode:
authorTor Andersson <tor.andersson@artifex.com>2011-04-07 02:14:22 +0200
committerTor Andersson <tor.andersson@artifex.com>2011-04-07 02:14:22 +0200
commit7e863ba7eff4fe138ccb0aa7f28744a00aa96c71 (patch)
tree88d72dec489fd8633b6583fb26aa8993bf261f78 /pdf/pdf_cmap_table.c
parent71b44f14fd09fe3cb404f6f9225b3e4987328e15 (diff)
downloadmupdf-7e863ba7eff4fe138ccb0aa7f28744a00aa96c71.tar.xz
Simplify makefiles by use of $(wildcard) and chained rules.
Diffstat (limited to 'pdf/pdf_cmap_table.c')
-rw-r--r--pdf/pdf_cmap_table.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/pdf/pdf_cmap_table.c b/pdf/pdf_cmap_table.c
index aaa83f4c..789ea682 100644
--- a/pdf/pdf_cmap_table.c
+++ b/pdf/pdf_cmap_table.c
@@ -2,7 +2,6 @@
#include "mupdf.h"
#ifndef NOCJK
-#include "../generated/cmap_unicode.h"
#include "../generated/cmap_cns.h"
#include "../generated/cmap_gb.h"
#include "../generated/cmap_japan.h"