aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qsgitem2/tst_qsgitem.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/declarative/qsgitem2/tst_qsgitem.cpp')
-rw-r--r--tests/auto/declarative/qsgitem2/tst_qsgitem.cpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/auto/declarative/qsgitem2/tst_qsgitem.cpp b/tests/auto/declarative/qsgitem2/tst_qsgitem.cpp
index 4250708397..c4b25a43fe 100644
--- a/tests/auto/declarative/qsgitem2/tst_qsgitem.cpp
+++ b/tests/auto/declarative/qsgitem2/tst_qsgitem.cpp
@@ -48,13 +48,7 @@
#include <private/qsgitem_p.h>
#include "../../../shared/util.h"
-#ifdef Q_OS_SYMBIAN
-// In Symbian OS test data is located in applications private dir
-#define SRCDIR "."
-#endif
-
class tst_QSGItem : public QObject
-
{
Q_OBJECT
public: