From c621b8100d8f75a77789371d8c33a7f5dff18651 Mon Sep 17 00:00:00 2001 From: Mikhail Pozdnyakov Date: Fri, 21 Dec 2018 14:14:03 +0200 Subject: [core] Drop LayerType Drop LayerType and its remaining usages. The generic code should be layer type agnostic. --- cmake/core-files.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'cmake') diff --git a/cmake/core-files.txt b/cmake/core-files.txt index 58a4a5a6e7..32c8b76ad3 100644 --- a/cmake/core-files.txt +++ b/cmake/core-files.txt @@ -401,7 +401,6 @@ include/mbgl/style/conversion_impl.hpp include/mbgl/style/filter.hpp include/mbgl/style/image.hpp include/mbgl/style/layer.hpp -include/mbgl/style/layer_type.hpp include/mbgl/style/light.hpp include/mbgl/style/position.hpp include/mbgl/style/property_expression.hpp -- cgit v1.2.1