]> git.saurik.com Git - wxWidgets.git/commitdiff
Remove a couple of unused forward declarations.
authorSteve Lamerton <steve.lamerton@gmail.com>
Thu, 18 Aug 2011 13:29:16 +0000 (13:29 +0000)
committerSteve Lamerton <steve.lamerton@gmail.com>
Thu, 18 Aug 2011 13:29:16 +0000 (13:29 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/SOC2011_WEBVIEW@68773 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/osx/webview_webkit.h

index 5278ca6ef4b7fcc3c7653a79cd031a1df2f0c298..0be4e251445b9794243ab61b15d10b9cdd9ec87e 100644 (file)
@@ -25,9 +25,6 @@
 // Web Kit Control
 // ----------------------------------------------------------------------------
 
-class wxMacControl;
-class wxWidgetCocoaImpl;
-
 class WXDLLIMPEXP_WEB wxWebViewWebKit : public wxWebView
 {
 public: