From 70e6c71f7e8e4c12672075e7477f4f1d99f320e6 Mon Sep 17 00:00:00 2001 From: Jason McDonald Date: Thu, 29 Sep 2011 16:01:54 +1000 Subject: Remove Symbian-specific code from tests. Symbian is not a supported platform for Qt5, so this code is no longer required. Change-Id: I273c8bffdeec2bb026936d93c00ef3c79b7a1ad9 Reviewed-on: http://codereview.qt-project.org/5775 Reviewed-by: Qt Sanity Bot Reviewed-by: Rohan McGovern --- tests/auto/xmlpatterns/tst_xmlpatterns.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/auto/xmlpatterns/tst_xmlpatterns.cpp') diff --git a/tests/auto/xmlpatterns/tst_xmlpatterns.cpp b/tests/auto/xmlpatterns/tst_xmlpatterns.cpp index 9f8de46..d52d3bc 100644 --- a/tests/auto/xmlpatterns/tst_xmlpatterns.cpp +++ b/tests/auto/xmlpatterns/tst_xmlpatterns.cpp @@ -106,7 +106,6 @@ tst_XmlPatterns::tst_XmlPatterns() : m_generatedTests(0) , m_command(QLatin1String("xmlpatterns")) , m_dontRun(false) { - Q_SET_DEFAULT_IAP } void tst_XmlPatterns::initTestCase() -- cgit v1.2.1