summaryrefslogtreecommitdiff
path: root/platform/default/include/mbgl/map/map_snapshotter.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'platform/default/include/mbgl/map/map_snapshotter.hpp')
-rw-r--r--platform/default/include/mbgl/map/map_snapshotter.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/platform/default/include/mbgl/map/map_snapshotter.hpp b/platform/default/include/mbgl/map/map_snapshotter.hpp
index 2deb2b3cda..8c4b3e023e 100644
--- a/platform/default/include/mbgl/map/map_snapshotter.hpp
+++ b/platform/default/include/mbgl/map/map_snapshotter.hpp
@@ -26,7 +26,6 @@ class Style;
class MapSnapshotter {
public:
MapSnapshotter(FileSource* fileSource,
- std::shared_ptr<Scheduler> scheduler,
const std::pair<bool, std::string> style,
const Size&,
const float pixelRatio,