From 198362223d2257ded96895bd91df2bea422f361e Mon Sep 17 00:00:00 2001 From: Dan Sinclair Date: Thu, 25 Feb 2016 17:20:30 -0500 Subject: 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 . --- BUILD.gn | 2 -- 1 file changed, 2 deletions(-) (limited to 'BUILD.gn') 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", -- cgit v1.2.3