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 . --- xfa/include/fwl/core/fwl_note.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'xfa/include/fwl/core/fwl_note.h') diff --git a/xfa/include/fwl/core/fwl_note.h b/xfa/include/fwl/core/fwl_note.h index 5d74c1e451..182c56fe3c 100644 --- a/xfa/include/fwl/core/fwl_note.h +++ b/xfa/include/fwl/core/fwl_note.h @@ -10,10 +10,8 @@ #include "xfa/include/fwl/core/fwl_error.h" #include "xfa/include/fxgraphics/fx_graphics.h" -class IFWL_Target; class IFWL_Widget; class IFWL_NoteThread; -class IFWL_ThemeProvider; class CFWL_Note; class CFWL_Message; class CFWL_MsgActivate; -- cgit v1.2.3