summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativesystempalette/tst_qdeclarativesystempalette.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/declarative/qdeclarativesystempalette/tst_qdeclarativesystempalette.cpp')
-rw-r--r--tests/auto/declarative/qdeclarativesystempalette/tst_qdeclarativesystempalette.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/auto/declarative/qdeclarativesystempalette/tst_qdeclarativesystempalette.cpp b/tests/auto/declarative/qdeclarativesystempalette/tst_qdeclarativesystempalette.cpp
index d139dd9b..c4d66b6d 100644
--- a/tests/auto/declarative/qdeclarativesystempalette/tst_qdeclarativesystempalette.cpp
+++ b/tests/auto/declarative/qdeclarativesystempalette/tst_qdeclarativesystempalette.cpp
@@ -47,11 +47,6 @@
#include <qpalette.h>
#include <QApplication>
-#ifdef Q_OS_SYMBIAN
-// In Symbian OS test data is located in applications private dir
-#define SRCDIR "."
-#endif
-
class tst_qdeclarativesystempalette : public QObject
{