summaryrefslogtreecommitdiff
path: root/pdfium.gyp
diff options
context:
space:
mode:
authorLei Zhang <thestig@chromium.org>2015-11-09 13:49:45 -0800
committerLei Zhang <thestig@chromium.org>2015-11-09 13:49:45 -0800
commit37e4a11e58257b757bec2700bc53facc59d0b845 (patch)
treee60dec1865ac168e7fdd2f619432fb0d8f8dfeff /pdfium.gyp
parent94a4956f7aadc10fe6dd8451e965bd7447985b76 (diff)
downloadpdfium-37e4a11e58257b757bec2700bc53facc59d0b845.tar.xz
Remove dead code in fx_codec_jbig_enc.cpp.
R=weili@chromium.org Review URL: https://codereview.chromium.org/1420693004 .
Diffstat (limited to 'pdfium.gyp')
-rw-r--r--pdfium.gyp1
1 files changed, 0 insertions, 1 deletions
diff --git a/pdfium.gyp b/pdfium.gyp
index 0fd3a519f9..33eacd04bb 100644
--- a/pdfium.gyp
+++ b/pdfium.gyp
@@ -349,7 +349,6 @@
'core/src/fxcodec/codec/fx_codec_flate.cpp',
'core/src/fxcodec/codec/fx_codec_icc.cpp',
'core/src/fxcodec/codec/fx_codec_jbig.cpp',
- 'core/src/fxcodec/codec/fx_codec_jbig_enc.cpp',
'core/src/fxcodec/codec/fx_codec_jpeg.cpp',
'core/src/fxcodec/codec/fx_codec_jpx_opj.cpp',
'core/src/fxcodec/jbig2/JBig2_ArithDecoder.cpp',