Removed macOS only wxWebKitCtrl

This macOS only class duplicated functionality and code of wxWebView.
This commit is contained in:
Tobias Taschner 2020-07-13 13:20:17 +02:00
parent 1b18b1ad5c
commit 6d7f35090d
No known key found for this signature in database
GPG key ID: AE6ECD71294F87FD
18 changed files with 1 additions and 1673 deletions

View file

@ -2303,8 +2303,6 @@ OSX_COMMON_SRC =
src/osx/textctrl_osx.cpp
src/osx/tglbtn_osx.cpp
src/osx/toolbar_osx.cpp
# wxWebKit files
src/html/htmlctrl/webkit/webkit.mm
# Native color/font dialogs
src/osx/carbon/colordlgosx.mm
src/osx/carbon/fontdlgosx.mm
@ -2351,8 +2349,6 @@ OSX_COMMON_SRC =
# Header files like wx/osx/foo.h which include wx/osx/carbon/foo.h
OSX_SHARED_HDR =
# wxWebKit headers
wx/html/webkit.h
# other shared headers
wx/osx/accel.h
wx/osx/anybutton.h