summaryrefslogtreecommitdiffstats
path: root/tests/auto/qwswindowsystem/tst_qwswindowsystem.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qwswindowsystem/tst_qwswindowsystem.cpp')
-rw-r--r--tests/auto/qwswindowsystem/tst_qwswindowsystem.cpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/auto/qwswindowsystem/tst_qwswindowsystem.cpp b/tests/auto/qwswindowsystem/tst_qwswindowsystem.cpp
index 80de6e96ad..dc520a4482 100644
--- a/tests/auto/qwswindowsystem/tst_qwswindowsystem.cpp
+++ b/tests/auto/qwswindowsystem/tst_qwswindowsystem.cpp
@@ -42,8 +42,6 @@
#include <QtTest/QtTest>
-#ifdef Q_WS_QWS
-
//TESTED_CLASS=
//TESTED_FILES=gui/embedded/qwindowsystem_qws.h gui/embedded/qwindowsystem_qws.cpp
@@ -648,7 +646,3 @@ void tst_QWSWindowSystem::task188025()
QTEST_MAIN(tst_QWSWindowSystem)
#include "tst_qwswindowsystem.moc"
-
-#else // Q_WS_QWS
-QTEST_NOOP_MAIN
-#endif