summaryrefslogtreecommitdiffstats
path: root/tests/auto/qmultiscreen/tst_qmultiscreen.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qmultiscreen/tst_qmultiscreen.cpp')
-rw-r--r--tests/auto/qmultiscreen/tst_qmultiscreen.cpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/auto/qmultiscreen/tst_qmultiscreen.cpp b/tests/auto/qmultiscreen/tst_qmultiscreen.cpp
index 6f255e9897..9d74d59f85 100644
--- a/tests/auto/qmultiscreen/tst_qmultiscreen.cpp
+++ b/tests/auto/qmultiscreen/tst_qmultiscreen.cpp
@@ -42,8 +42,6 @@
#include <QtTest/QtTest>
-#ifdef Q_WS_QWS
-
//TESTED_CLASS=
//TESTED_FILES=
@@ -166,7 +164,3 @@ void tst_QMultiScreen::grabWindow()
QTEST_MAIN(tst_QMultiScreen)
#include "tst_qmultiscreen.moc"
-
-#else // Q_WS_QWS
-QTEST_NOOP_MAIN
-#endif