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 --- tests/auto/declarative/qdeclarativeinfo/tst_qdeclarativeinfo.cpp | 5 ----- 1 file changed, 5 deletions(-) (limited to 'tests/auto/declarative/qdeclarativeinfo') diff --git a/tests/auto/declarative/qdeclarativeinfo/tst_qdeclarativeinfo.cpp b/tests/auto/declarative/qdeclarativeinfo/tst_qdeclarativeinfo.cpp index 682d8513..2204ecde 100644 --- a/tests/auto/declarative/qdeclarativeinfo/tst_qdeclarativeinfo.cpp +++ b/tests/auto/declarative/qdeclarativeinfo/tst_qdeclarativeinfo.cpp @@ -47,11 +47,6 @@ #include #include -#ifdef Q_OS_SYMBIAN -// In Symbian OS test data is located in applications private dir -#define SRCDIR "." -#endif - class tst_qdeclarativeinfo : public QDeclarativeDataTest { Q_OBJECT -- cgit v1.2.3