Remove effectless statement.
The UNDER_NT define is useless as the include already happens before in qfunctions... Change-Id: I25fc23e169ce91d787331a7a86023aa7b424d687 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@theqtcompany.com>
This commit is contained in:
parent
03ae6ad8e9
commit
12dd4ff7e7
@ -40,11 +40,6 @@
|
||||
#include <QScopedArrayPointer>
|
||||
#include <qt_windows.h>
|
||||
|
||||
#ifdef Q_OS_WINCE
|
||||
#define UNDER_NT
|
||||
#include <wingdi.h>
|
||||
#endif
|
||||
|
||||
QT_BEGIN_NAMESPACE
|
||||
|
||||
#ifdef Q_OS_WINCE
|
||||
|
Loading…
Reference in New Issue
Block a user