summaryrefslogtreecommitdiffstats
path: root/tests/auto/qfeedbackhapticseffect/tst_qfeedbackhapticseffect.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qfeedbackhapticseffect/tst_qfeedbackhapticseffect.cpp')
-rw-r--r--tests/auto/qfeedbackhapticseffect/tst_qfeedbackhapticseffect.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/auto/qfeedbackhapticseffect/tst_qfeedbackhapticseffect.cpp b/tests/auto/qfeedbackhapticseffect/tst_qfeedbackhapticseffect.cpp
index 26fd4fb..0ba10f5 100644
--- a/tests/auto/qfeedbackhapticseffect/tst_qfeedbackhapticseffect.cpp
+++ b/tests/auto/qfeedbackhapticseffect/tst_qfeedbackhapticseffect.cpp
@@ -75,10 +75,6 @@ void tst_QFeedbackHapticsEffect::cleanupTestCase()
void tst_QFeedbackHapticsEffect::init()
{
-#ifdef Q_OS_SYMBIAN
- //we need that head start for the eventloop to be responsive
- QTest::qWait(1000);
-#endif
}
void tst_QFeedbackHapticsEffect::cleanup()