aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qsgflipable/tst_qsgflipable.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/declarative/qsgflipable/tst_qsgflipable.cpp')
-rw-r--r--tests/auto/declarative/qsgflipable/tst_qsgflipable.cpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/auto/declarative/qsgflipable/tst_qsgflipable.cpp b/tests/auto/declarative/qsgflipable/tst_qsgflipable.cpp
index bd2090df2f..3d53f12095 100644
--- a/tests/auto/declarative/qsgflipable/tst_qsgflipable.cpp
+++ b/tests/auto/declarative/qsgflipable/tst_qsgflipable.cpp
@@ -49,12 +49,6 @@
#include <math.h>
#include <QtOpenGL/QGLShaderProgram>
-
-#ifdef Q_OS_SYMBIAN
-// In Symbian OS test data is located in applications private dir
-#define SRCDIR "."
-#endif
-
class tst_qsgflipable : public QObject
{
Q_OBJECT