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:
Bjoern Breitmeyer 2015-04-28 14:15:31 +02:00 committed by Björn Breitmeyer
parent 03ae6ad8e9
commit 12dd4ff7e7

View File

@ -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