summaryrefslogtreecommitdiff
path: root/include/mbgl/map
diff options
context:
space:
mode:
authorIvo van Dongen <info@ivovandongen.nl>2017-06-26 10:06:47 -0700
committerIvo van Dongen <ivovandongen@users.noreply.github.com>2017-06-27 17:02:40 -0700
commit20189db67fa6b5b769fc802d67df77e0988799b2 (patch)
treec5c8d2efd7d87440ccf71b90ab479b4e3cc151ee /include/mbgl/map
parent88b2fbd4ecd0b4b59e900ce743abed41d63bbf46 (diff)
downloadqtlocation-mapboxgl-20189db67fa6b5b769fc802d67df77e0988799b2.tar.gz
[core] remove tile cache size setter
Diffstat (limited to 'include/mbgl/map')
-rw-r--r--include/mbgl/map/map.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/mbgl/map/map.hpp b/include/mbgl/map/map.hpp
index dd29d444bd..1b45c87c28 100644
--- a/include/mbgl/map/map.hpp
+++ b/include/mbgl/map/map.hpp
@@ -157,7 +157,6 @@ public:
AnnotationIDs queryPointAnnotations(const ScreenBox&);
// Memory
- void setSourceTileCacheSize(size_t);
void onLowMemory();
// Debug