aboutsummaryrefslogtreecommitdiffstats
path: root/tests/benchmarks
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2016-12-01 15:48:52 +0100
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2016-12-01 15:01:53 +0000
commit92ba955a84c733422c02090602f7053260a8301e (patch)
tree5aa311a754cda25b3498ceeda76a5cd8dd797579 /tests/benchmarks
parent8901f927bf1930cf97ce38b9ba71a5b6c418b93f (diff)
Remove reference to trusted-benchmarks.pri
It appears to be legacy that is no longer found. Change-Id: Id7fa8555e32d917da617100fb8720a18eab69ae1 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'tests/benchmarks')
-rw-r--r--tests/benchmarks/qml/qml.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/benchmarks/qml/qml.pro b/tests/benchmarks/qml/qml.pro
index 2cf2dff413..f1fe87e532 100644
--- a/tests/benchmarks/qml/qml.pro
+++ b/tests/benchmarks/qml/qml.pro
@@ -14,5 +14,3 @@ SUBDIRS += \
creation
qtHaveModule(opengl): SUBDIRS += painting qquickwindow
-
-include(../trusted-benchmarks.pri)