summaryrefslogtreecommitdiff
path: root/include/mbgl/map/map.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/mbgl/map/map.hpp')
-rw-r--r--include/mbgl/map/map.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/mbgl/map/map.hpp b/include/mbgl/map/map.hpp
index 6aa86fcc85..43402fe2e5 100644
--- a/include/mbgl/map/map.hpp
+++ b/include/mbgl/map/map.hpp
@@ -151,8 +151,6 @@ private:
void updateSources();
void updateSources(const util::ptr<StyleLayerGroup> &group);
- size_t countLayers(const std::vector<LayerDescription>& layers);
-
// Prepares a map render by updating the tiles we need for the current view, as well as updating
// the stylesheet.
void prepare();