summaryrefslogtreecommitdiffstats
path: root/tests/auto/qsound/tst_qsound.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qsound/tst_qsound.cpp')
-rw-r--r--tests/auto/qsound/tst_qsound.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/auto/qsound/tst_qsound.cpp b/tests/auto/qsound/tst_qsound.cpp
index c12124ca26..7450549f47 100644
--- a/tests/auto/qsound/tst_qsound.cpp
+++ b/tests/auto/qsound/tst_qsound.cpp
@@ -43,10 +43,6 @@
#include <QtTest/QtTest>
#include <QtGui>
-#if defined(Q_OS_SYMBIAN)
-#define SRCDIR ""
-#endif
-
class tst_QSound : public QObject
{
Q_OBJECT