From 7023b8877475dda639a15d623b5a552f88a6812f Mon Sep 17 00:00:00 2001 From: Dan Sinclair Date: Thu, 12 Apr 2018 13:54:39 +0000 Subject: Remove CXFA_DocumentParser::m_bDocumentParser flag This CL removes the import data behaviour as it was never called and cleans up the m_bDocumentParser flag as it will always be used in the true case. Change-Id: If90a0a55cc76f406e9987aa71580e90edeaa01ba Reviewed-on: https://pdfium-review.googlesource.com/30292 Reviewed-by: Henrique Nakashima Commit-Queue: dsinclair --- BUILD.gn | 2 -- 1 file changed, 2 deletions(-) (limited to 'BUILD.gn') diff --git a/BUILD.gn b/BUILD.gn index 87de013c89..2f74e43bf3 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -2271,8 +2271,6 @@ if (pdf_enable_xfa) { "xfa/fxfa/parser/cxfa_dataexporter.h", "xfa/fxfa/parser/cxfa_datagroup.cpp", "xfa/fxfa/parser/cxfa_datagroup.h", - "xfa/fxfa/parser/cxfa_dataimporter.cpp", - "xfa/fxfa/parser/cxfa_dataimporter.h", "xfa/fxfa/parser/cxfa_datamodel.cpp", "xfa/fxfa/parser/cxfa_datamodel.h", "xfa/fxfa/parser/cxfa_datavalue.cpp", -- cgit v1.2.3