summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorBruno de Oliveira Abinader <bruno@mapbox.com>2019-12-04 09:46:50 +0200
committerBruno de Oliveira Abinader <bruno@mapbox.com>2019-12-04 11:50:05 +0200
commit1e2cd1e086c3053f1cea075d7641b7f56cc7dfbf (patch)
tree4a27d48c36aff4f9532e9ab66d7444aabec6ad25 /include
parent27536631d01d623bb4a08c3e85f2a62a6d187a12 (diff)
downloadqtlocation-mapboxgl-1e2cd1e086c3053f1cea075d7641b7f56cc7dfbf.tar.gz
[core] Remove Map::cycleDebugOptions
Diffstat (limited to 'include')
-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 4757bb398c..a3794962c6 100644
--- a/include/mbgl/map/map.hpp
+++ b/include/mbgl/map/map.hpp
@@ -120,7 +120,6 @@ public:
// Debug
void setDebug(MapDebugOptions);
- void cycleDebugOptions();
MapDebugOptions getDebug() const;
bool isFullyLoaded() const;