diff options
author | Mikhail Pozdnyakov <mikhail.pozdnyakov@mapbox.com> | 2019-08-30 12:41:19 +0300 |
---|---|---|
committer | Mikhail Pozdnyakov <mikhail.pozdnyakov@mapbox.com> | 2019-09-02 14:09:08 +0300 |
commit | 0c0b82dc27cbe15cc902ce2c1dac00d77eccc03c (patch) | |
tree | 7f415cf82202804f93199b0bea829f658b54c6cd /.gitmodules | |
parent | ef124e9331e70f3c34d04799fffc632e62932a2c (diff) | |
download | qtlocation-mapboxgl-0c0b82dc27cbe15cc902ce2c1dac00d77eccc03c.tar.gz |
[build] Use supercluster.hpp from mapbox-base
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index fd2e80d4bb..6a4f159814 100644 --- a/.gitmodules +++ b/.gitmodules @@ -28,9 +28,6 @@ [submodule "vendor/shelf-pack-cpp"] path = vendor/shelf-pack-cpp url = https://github.com/mapbox/shelf-pack-cpp.git -[submodule "vendor/supercluster.hpp"] - path = vendor/supercluster.hpp - url = https://github.com/mapbox/supercluster.hpp.git [submodule "vendor/vector-tile"] path = vendor/vector-tile url = https://github.com/mapbox/vector-tile.git |