From 06f49c808a23d0ce9f89fd7fa6552a0f0ee96bbb Mon Sep 17 00:00:00 2001 From: dan sinclair Date: Sat, 27 Feb 2016 08:53:48 -0500 Subject: Cleanup forward declarations. This CL removes duplicate forward declarations, removes extraneous declarations and adds a couple of missing declarations. R=thestig@chromium.org Review URL: https://codereview.chromium.org/1741003002 . --- core/src/fpdftext/text_int.h | 1 - 1 file changed, 1 deletion(-) (limited to 'core/src/fpdftext') diff --git a/core/src/fpdftext/text_int.h b/core/src/fpdftext/text_int.h index ef742a38be..dd30148094 100644 --- a/core/src/fpdftext/text_int.h +++ b/core/src/fpdftext/text_int.h @@ -15,7 +15,6 @@ #include "core/include/fxcrt/fx_basic.h" class CFX_BidiChar; -class CPDF_DocProgressiveSearch; class CPDF_FormObject; class CPDF_LinkExtract; class CPDF_TextPageFind; -- cgit v1.2.3