summaryrefslogtreecommitdiffstats
path: root/tests/auto/qeasingcurve/tst_qeasingcurve.cpp
diff options
context:
space:
mode:
authorJason McDonald <jason.mcdonald@nokia.com>2011-04-11 02:43:28 (GMT)
committerRohan McGovern <rohan.mcgovern@nokia.com>2011-04-18 00:18:44 (GMT)
commited3703f6779e7bc94744347eeb4d925d0f7f267c (patch)
treeca102dbfdaf678bbb22370ce0b40344982c5acc8 /tests/auto/qeasingcurve/tst_qeasingcurve.cpp
parent7b0d6dce4b00c190b57da1edc65cd129765cdd24 (diff)
downloadQt-ed3703f6779e7bc94744347eeb4d925d0f7f267c.zip
Qt-ed3703f6779e7bc94744347eeb4d925d0f7f267c.tar.gz
Qt-ed3703f6779e7bc94744347eeb4d925d0f7f267c.tar.bz2
Remove autotest code related to old Qt versions
Reviewed-by: Rohan McGovern
Diffstat (limited to 'tests/auto/qeasingcurve/tst_qeasingcurve.cpp')
-rw-r--r--tests/auto/qeasingcurve/tst_qeasingcurve.cpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/auto/qeasingcurve/tst_qeasingcurve.cpp b/tests/auto/qeasingcurve/tst_qeasingcurve.cpp
index 327b6f3..f10d35b 100644
--- a/tests/auto/qeasingcurve/tst_qeasingcurve.cpp
+++ b/tests/auto/qeasingcurve/tst_qeasingcurve.cpp
@@ -42,10 +42,6 @@
#include <QtTest/QtTest>
-#if QT_VERSION < 0x040200
-QTEST_NOOP_MAIN
-#else
-
#include <qeasingcurve.h>
//TESTED_CLASS=
@@ -578,5 +574,3 @@ void tst_QEasingCurve::metaTypes()
QTEST_MAIN(tst_QEasingCurve)
#include "tst_qeasingcurve.moc"
-
-#endif //QT_VERSION