aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qsgtext/tst_qsgtext.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/declarative/qsgtext/tst_qsgtext.cpp')
-rw-r--r--tests/auto/declarative/qsgtext/tst_qsgtext.cpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/auto/declarative/qsgtext/tst_qsgtext.cpp b/tests/auto/declarative/qsgtext/tst_qsgtext.cpp
index 5a27a69dec..d311116948 100644
--- a/tests/auto/declarative/qsgtext/tst_qsgtext.cpp
+++ b/tests/auto/declarative/qsgtext/tst_qsgtext.cpp
@@ -57,15 +57,9 @@
#include "testhttpserver.h"
#include <QtOpenGL/QGLShaderProgram>
-#ifdef Q_OS_SYMBIAN
-// In Symbian OS test data is located in applications private dir
-#define SRCDIR "."
-#endif
-
DEFINE_BOOL_CONFIG_OPTION(qmlDisableDistanceField, QML_DISABLE_DISTANCEFIELD)
class tst_qsgtext : public QObject
-
{
Q_OBJECT
public: