summaryrefslogtreecommitdiff
path: root/xfa.gyp
diff options
context:
space:
mode:
authorDan Sinclair <dsinclair@chromium.org>2016-02-25 17:20:30 -0500
committerDan Sinclair <dsinclair@chromium.org>2016-02-25 17:20:30 -0500
commit198362223d2257ded96895bd91df2bea422f361e (patch)
tree18f20dece89c011b527f2ff4d9440dc497e145ae /xfa.gyp
parent9d8c29dbe9576a52b4f326fdce9d8ea669d26bff (diff)
downloadpdfium-198362223d2257ded96895bd91df2bea422f361e.tar.xz
Remove FDE_USEFORMATBLOCK.
This does not appear to ever be defined. There are a few methods which end up being empty after this change, removed those and their callers as well. R=tsepez@chromium.org Review URL: https://codereview.chromium.org/1736133002 .
Diffstat (limited to 'xfa.gyp')
-rw-r--r--xfa.gyp2
1 files changed, 0 insertions, 2 deletions
diff --git a/xfa.gyp b/xfa.gyp
index 625a30ccdd..51622d89c8 100644
--- a/xfa.gyp
+++ b/xfa.gyp
@@ -134,8 +134,6 @@
"xfa/src/fee/include/ifde_txtedtbuf.h",
"xfa/src/fee/include/ifde_txtedtengine.h",
"xfa/src/fee/include/ifde_txtedtpage.h",
- "xfa/src/fee/src/fee/fde_txtedtblock.cpp",
- "xfa/src/fee/src/fee/fde_txtedtblock.h",
"xfa/src/fee/src/fee/fde_txtedtbuf.cpp",
"xfa/src/fee/src/fee/fde_txtedtbuf.h",
"xfa/src/fee/src/fee/fde_txtedtengine.cpp",