summaryrefslogtreecommitdiff
path: root/src/mbgl/algorithm/update_renderables.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mbgl/algorithm/update_renderables.cpp')
-rw-r--r--src/mbgl/algorithm/update_renderables.cpp10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/mbgl/algorithm/update_renderables.cpp b/src/mbgl/algorithm/update_renderables.cpp
deleted file mode 100644
index 7b571308c7..0000000000
--- a/src/mbgl/algorithm/update_renderables.cpp
+++ /dev/null
@@ -1,10 +0,0 @@
-#include <mbgl/algorithm/update_renderables_impl.hpp>
-#include <mbgl/style/style_layer.hpp>
-
-namespace mbgl {
-namespace algorithm {
-
-//template void updateRenderables(StyleLayer& layer, const uint8_t z);
-
-} // namespace algorithm
-} // namespace mbgl