Remove wx/evtloop.h header which became unnecessary
wxEventLoop is not used in this file any more after the changes of
11d04389a0 (Add support for using wxWebViewChromium from non-main
thread, 2023-11-29).
This commit is contained in:
parent
cf3699bd7a
commit
be6f046421
1 changed files with 0 additions and 1 deletions
|
|
@ -10,7 +10,6 @@
|
|||
|
||||
#include "wx/webview.h"
|
||||
#include "wx/webview_chromium.h"
|
||||
#include "wx/evtloop.h"
|
||||
#include "wx/filename.h"
|
||||
#include "wx/filesys.h"
|
||||
#include "wx/rtti.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue