wasm: remove egl header includes

Not in use any more.

Change-Id: I4d4e7b5094544c042b5c500417427233d0b316f1
Reviewed-by: Mikołaj Boc <Mikolaj.Boc@qt.io>
Reviewed-by: Morten Johan Sørvig <morten.sorvig@qt.io>
bb10
Morten Sørvig 2022-07-04 08:24:59 +02:00
parent 6f852935e0
commit 4851eae5ba
1 changed files with 0 additions and 4 deletions

View File

@ -11,10 +11,6 @@
#include <emscripten/bind.h>
#include <emscripten/val.h>
#include <QtGui/private/qeglconvenience_p.h>
#ifndef QT_NO_OPENGL
# include <QtGui/private/qeglplatformcontext_p.h>
#endif
#include <qpa/qwindowsysteminterface.h>
#include <QtCore/qcoreapplication.h>
#include <QtGui/qguiapplication.h>