summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTor Andersson <tor.andersson@artifex.com>2011-03-30 16:00:59 +0200
committerTor Andersson <tor.andersson@artifex.com>2011-03-30 16:00:59 +0200
commita903a2ed5572b86deb323cb5471520aba05a0189 (patch)
tree6924a0051858f2ed6281d216c073bbdebaec4ff2 /Makefile
parent59ff521faa134a5bd2c4de3621eeadc98d272bac (diff)
downloadmupdf-a903a2ed5572b86deb323cb5471520aba05a0189.tar.xz
xps: Use fz_calloc for array allocations.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1e6135bb..4dfb0e96 100644
--- a/Makefile
+++ b/Makefile
@@ -176,7 +176,6 @@ MUXPS_SRC := \
xps/xpsanalyze.c \
xps/xpscolor.c \
xps/xpscommon.c \
- xps/xpscrc.c \
xps/xpsdoc.c \
xps/xpsfont.c \
xps/xpsglyphs.c \