From: Toby Tomkins Date: Mon, 9 Jul 2012 04:04:17 +0000 (+1000) Subject: Remove superfluous DEFINE no longer used in source code. X-Git-Tag: upstream/5.2.1~1470 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1dd9d19cddb1d1f1c88e182cf25a84c9afee3a13;p=platform%2Fupstream%2Fqtdeclarative.git Remove superfluous DEFINE no longer used in source code. Task-number: QTBUG-23385 Change-Id: I9115139e62d89db525e79c1800754b7df80d39d6 Reviewed-by: Rohan McGovern --- diff --git a/tests/auto/quick/qquickanimations/qquickanimations.pro b/tests/auto/quick/qquickanimations/qquickanimations.pro index fa8ec3f..c9820e7 100644 --- a/tests/auto/quick/qquickanimations/qquickanimations.pro +++ b/tests/auto/quick/qquickanimations/qquickanimations.pro @@ -11,6 +11,3 @@ TESTDATA = data/* CONFIG += parallel_test QT += core-private gui-private v8-private qml-private quick-private testlib - -# QTBUG-23385 - color mixing tests failing on Ubuntu 11.10 x64 -linux-*:system(". /etc/lsb-release && [ $DISTRIB_CODENAME = oneiric ]"):DEFINES+=UBUNTU_ONEIRIC