summaryrefslogtreecommitdiff
path: root/src/mbgl/annotation
diff options
context:
space:
mode:
authorThiago Marcos P. Santos <tmpsantos@gmail.com>2020-03-27 18:30:35 +0200
committerThiago Marcos P. Santos <tmpsantos@gmail.com>2020-03-30 23:37:44 +0300
commit1c5e0ee31e82115fe7d17b6a9cdbc568f8a145e2 (patch)
treef24357c961db459a6240e75ea8965095224f56a8 /src/mbgl/annotation
parent94d1c10727ceb2c0e245aeb3c255102da185440c (diff)
downloadqtlocation-mapboxgl-1c5e0ee31e82115fe7d17b6a9cdbc568f8a145e2.tar.gz
[core] Fix misc-* errors
As reported by clang-tidy-8.
Diffstat (limited to 'src/mbgl/annotation')
-rw-r--r--src/mbgl/annotation/shape_annotation_impl.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mbgl/annotation/shape_annotation_impl.cpp b/src/mbgl/annotation/shape_annotation_impl.cpp
index 3617315d5e..0da98acb84 100644
--- a/src/mbgl/annotation/shape_annotation_impl.cpp
+++ b/src/mbgl/annotation/shape_annotation_impl.cpp
@@ -11,7 +11,6 @@
namespace mbgl {
using namespace style;
-namespace geojsonvt = mapbox::geojsonvt;
ShapeAnnotationImpl::ShapeAnnotationImpl(const AnnotationID id_)
: id(id_),