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.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/mbgl/map/map.hpp b/include/mbgl/map/map.hpp
index 463235915e..54c4d44f2e 100644
--- a/include/mbgl/map/map.hpp
+++ b/include/mbgl/map/map.hpp
@@ -63,7 +63,6 @@ public:
// Triggers a synchronous or asynchronous render.
void renderSync();
- void renderAsync();
// Notifies the Map thread that the state has changed and an update might be necessary.
void update(Update update = Update::Nothing);