diff options
author | Tor Andersson <tor.andersson@artifex.com> | 2013-06-17 22:38:48 +0200 |
---|---|---|
committer | Tor Andersson <tor.andersson@artifex.com> | 2013-06-18 17:37:13 +0200 |
commit | 34ed3770863899755ff688cc86c29aacaf924a5d (patch) | |
tree | fe2b6e3b80bb6c39323dd1bf8fec77755710f648 /win32 | |
parent | 923ab857eed6cd29b539910bf74be2aa26d71f39 (diff) | |
download | mupdf-34ed3770863899755ff688cc86c29aacaf924a5d.tar.xz |
Move fz_write_pixmap wrapper into pdfextract (its only user).
Diffstat (limited to 'win32')
-rw-r--r-- | win32/libmupdf.vcproj | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/win32/libmupdf.vcproj b/win32/libmupdf.vcproj index ba55e7c4..61fea92a 100644 --- a/win32/libmupdf.vcproj +++ b/win32/libmupdf.vcproj @@ -509,10 +509,6 @@ > </File> <File - RelativePath="..\fitz\image_save.c" - > - </File> - <File RelativePath="..\fitz\image_tiff.c" > </File> |