summaryrefslogtreecommitdiff
path: root/test/test.gypi
diff options
context:
space:
mode:
authorJohn Firebaugh <john.firebaugh@gmail.com>2015-09-01 15:07:17 +0300
committerJohn Firebaugh <john.firebaugh@gmail.com>2016-04-14 13:44:08 -0700
commit204c7fee032bf8509747046b43a788366a189ae7 (patch)
tree8719b7ab8838bea52babd8bf42f2234ddc43dc9a /test/test.gypi
parent18d8e80f52345a13236ae1da99b5866e7643f85b (diff)
downloadqtlocation-mapboxgl-204c7fee032bf8509747046b43a788366a189ae7.tar.gz
[core] Render from the main thread
Do not create a thread for the MapContext anymore.
Diffstat (limited to 'test/test.gypi')
-rw-r--r--test/test.gypi1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/test.gypi b/test/test.gypi
index 42dab6432c..6b3b43bd0c 100644
--- a/test/test.gypi
+++ b/test/test.gypi
@@ -41,7 +41,6 @@
'geometry/binpack.cpp',
- 'map/map.cpp',
'map/map_context.cpp',
'map/tile.cpp',
'map/transform.cpp',