From 5120eec7fc741921318a5538fe15fbcb6bc73f7c Mon Sep 17 00:00:00 2001 From: Kai Koehne Date: Fri, 14 Sep 2012 15:33:20 +0200 Subject: Remove Symbian platform Change-Id: Iad770614f7c1c890febeee662d0ce9370dcb17e3 Reviewed-by: Lars Knoll --- .../qdeclarativeanimations/tst_qdeclarativeanimations.cpp | 5 ----- 1 file changed, 5 deletions(-) (limited to 'tests/auto/declarative/qdeclarativeanimations/tst_qdeclarativeanimations.cpp') diff --git a/tests/auto/declarative/qdeclarativeanimations/tst_qdeclarativeanimations.cpp b/tests/auto/declarative/qdeclarativeanimations/tst_qdeclarativeanimations.cpp index 10f421df..b11ba3d2 100644 --- a/tests/auto/declarative/qdeclarativeanimations/tst_qdeclarativeanimations.cpp +++ b/tests/auto/declarative/qdeclarativeanimations/tst_qdeclarativeanimations.cpp @@ -48,11 +48,6 @@ #include #include -#ifdef Q_OS_SYMBIAN -// In Symbian OS test data is located in applications private dir -#define SRCDIR "." -#endif - class tst_qdeclarativeanimations : public QObject { Q_OBJECT -- cgit v1.2.3