summaryrefslogtreecommitdiff
path: root/fitz/Jamfile
diff options
context:
space:
mode:
authorTor Andersson <tor@ghostscript.com>2010-02-09 02:14:34 +0100
committerTor Andersson <tor@ghostscript.com>2010-02-09 02:14:34 +0100
commitc96f530870d86d552007ca2e124fc3aa1f0824ac (patch)
tree66165c92397d03b84252c3b47e5a26c76ba4aafa /fitz/Jamfile
parent7234a549b69760b097da1985805911b338e2a5d4 (diff)
downloadmupdf-c96f530870d86d552007ca2e124fc3aa1f0824ac.tar.xz
Use fz_pixmap instead of fz_image and remove the subclassing in pdf_image.
Diffstat (limited to 'fitz/Jamfile')
-rw-r--r--fitz/Jamfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/fitz/Jamfile b/fitz/Jamfile
index eed4187a..91e03d61 100644
--- a/fitz/Jamfile
+++ b/fitz/Jamfile
@@ -76,7 +76,6 @@ Library libfitz :
node_text.c
res_colorspace.c
res_font.c
- res_image.c
res_shade.c
dev_trace.c
dev_draw.c