summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTor Andersson <tor.andersson@artifex.com>2017-05-22 13:55:02 +0200
committerTor Andersson <tor.andersson@artifex.com>2017-05-23 11:35:52 +0200
commitf01a11057f3352330bacd411160db1c2a032a1dc (patch)
tree4310296d83159fd56d308edcd35e64afc1b989ff /Makefile
parent3e55e78241bd2848d360b2d4572714e013c0d2bf (diff)
downloadmupdf-f01a11057f3352330bacd411160db1c2a032a1dc.tar.xz
Remove unused strtod function.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index edbf5450..9adb91d4 100644
--- a/Makefile
+++ b/Makefile
@@ -262,7 +262,6 @@ $(OUT)/scripts/cmapdump.o : \
source/fitz/buffer.c \
source/fitz/stream-open.c \
source/fitz/stream-read.c \
- source/fitz/strtod.c \
source/fitz/strtof.c \
source/fitz/ftoa.c \
source/fitz/printf.c \