From: Steve Lamerton Date: Thu, 18 Aug 2011 13:29:16 +0000 (+0000) Subject: Remove a couple of unused forward declarations. X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/000a9e77b0d1d98278eb9b991156a14faffcfd3b Remove a couple of unused forward declarations. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/SOC2011_WEBVIEW@68773 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/include/wx/osx/webview_webkit.h b/include/wx/osx/webview_webkit.h index 5278ca6ef4..0be4e25144 100644 --- a/include/wx/osx/webview_webkit.h +++ b/include/wx/osx/webview_webkit.h @@ -25,9 +25,6 @@ // Web Kit Control // ---------------------------------------------------------------------------- -class wxMacControl; -class wxWidgetCocoaImpl; - class WXDLLIMPEXP_WEB wxWebViewWebKit : public wxWebView { public: