summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/plugins/imageformats/jpeg/jpeg.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmarks/plugins/imageformats/jpeg/jpeg.cpp')
-rw-r--r--tests/benchmarks/plugins/imageformats/jpeg/jpeg.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/benchmarks/plugins/imageformats/jpeg/jpeg.cpp b/tests/benchmarks/plugins/imageformats/jpeg/jpeg.cpp
index 32a3ae3ee4..d65ca18e7e 100644
--- a/tests/benchmarks/plugins/imageformats/jpeg/jpeg.cpp
+++ b/tests/benchmarks/plugins/imageformats/jpeg/jpeg.cpp
@@ -48,10 +48,6 @@
#include <QImageReader>
#include <QSize>
-#if defined(Q_OS_SYMBIAN)
-# define SRCDIR ""
-#endif
-
class tst_jpeg : public QObject
{
Q_OBJECT