summaryrefslogtreecommitdiff
path: root/test/style
diff options
context:
space:
mode:
authorKonstantin Käfer <mail@kkaefer.com>2016-09-05 19:04:34 +0200
committerKonstantin Käfer <mail@kkaefer.com>2016-09-05 19:04:34 +0200
commit4eb54270d773bf60f948176c3ff7827d7f818a92 (patch)
tree41c88a09ec203fbc333c17519444d4b5abb937ac /test/style
parent46b73b8a2cf5748596ab6023e2cb1f2ce45d2b0d (diff)
downloadqtlocation-mapboxgl-4eb54270d773bf60f948176c3ff7827d7f818a92.tar.gz
[core] remove unused TimePoint during Source update
Diffstat (limited to 'test/style')
-rw-r--r--test/style/source.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/style/source.cpp b/test/style/source.cpp
index cc23698b2b..bffe89a8c3 100644
--- a/test/style/source.cpp
+++ b/test/style/source.cpp
@@ -38,7 +38,6 @@ public:
style::UpdateParameters updateParameters {
1.0,
MapDebugOptions(),
- TimePoint(),
transformState,
worker,
fileSource,