aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativepath/tst_qdeclarativepath.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/declarative/qdeclarativepath/tst_qdeclarativepath.cpp')
-rw-r--r--tests/auto/declarative/qdeclarativepath/tst_qdeclarativepath.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/auto/declarative/qdeclarativepath/tst_qdeclarativepath.cpp b/tests/auto/declarative/qdeclarativepath/tst_qdeclarativepath.cpp
index d8a539ea2a..97bffcbefa 100644
--- a/tests/auto/declarative/qdeclarativepath/tst_qdeclarativepath.cpp
+++ b/tests/auto/declarative/qdeclarativepath/tst_qdeclarativepath.cpp
@@ -46,11 +46,6 @@
#include "../../../shared/util.h"
-#ifdef Q_OS_SYMBIAN
-// In Symbian OS test data is located in applications private dir
-#define SRCDIR "."
-#endif
-
class tst_QDeclarativePath : public QObject
{
Q_OBJECT