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
This commit is contained in:
Steve Lamerton
2011-08-18 13:29:16 +00:00
parent 74a8f67d96
commit 000a9e77b0

View File

@@ -25,9 +25,6 @@
// Web Kit Control
// ----------------------------------------------------------------------------
class wxMacControl;
class wxWidgetCocoaImpl;
class WXDLLIMPEXP_WEB wxWebViewWebKit : public wxWebView
{
public: