summaryrefslogtreecommitdiff
path: root/BUILD.gn
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 /BUILD.gn
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 'BUILD.gn')
-rw-r--r--BUILD.gn2
1 files changed, 0 insertions, 2 deletions
diff --git a/BUILD.gn b/BUILD.gn
index 63fc1a3eda..f6c682ae64 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -885,8 +885,6 @@ if (pdf_enable_xfa) {
"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",