From 4023c874911d5fbc9d18a4f00e1e6b30ab0194ee Mon Sep 17 00:00:00 2001 From: Artem Strygin Date: Thu, 31 May 2018 17:13:52 +0000 Subject: Remove uselesss code. Change-Id: Id58d10dfb2bc51d3bd8b77fd71e7728823a542cf Reviewed-on: https://pdfium-review.googlesource.com/33410 Reviewed-by: dsinclair Commit-Queue: Art Snake --- core/fpdfdoc/cpdf_interform.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'core/fpdfdoc/cpdf_interform.h') diff --git a/core/fpdfdoc/cpdf_interform.h b/core/fpdfdoc/cpdf_interform.h index 796c336ea0..12c840f5f8 100644 --- a/core/fpdfdoc/cpdf_interform.h +++ b/core/fpdfdoc/cpdf_interform.h @@ -98,10 +98,6 @@ class CPDF_InterForm { void AddTerminalField(CPDF_Dictionary* pFieldDict); CPDF_FormControl* AddControl(CPDF_FormField* pField, CPDF_Dictionary* pWidgetDict); - void FDF_ImportField(CPDF_Dictionary* pField, - const WideString& parent_name, - bool bNotify = false, - int nLevel = 0); static bool s_bUpdateAP; -- cgit v1.2.3