aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qsgview/tst_qsgview.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/declarative/qsgview/tst_qsgview.cpp')
-rw-r--r--tests/auto/declarative/qsgview/tst_qsgview.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/auto/declarative/qsgview/tst_qsgview.cpp b/tests/auto/declarative/qsgview/tst_qsgview.cpp
index 1e2e06375b..e315d9ec2e 100644
--- a/tests/auto/declarative/qsgview/tst_qsgview.cpp
+++ b/tests/auto/declarative/qsgview/tst_qsgview.cpp
@@ -47,13 +47,8 @@
#include "../../../shared/util.h"
#include <QtGui/QWindow>
#include <QtCore/QDebug>
-#ifdef Q_OS_SYMBIAN
-// In Symbian OS test data is located in applications private dir
-#define SRCDIR "."
-#endif
class tst_QSGView : public QObject
-
{
Q_OBJECT
public: