From b2f60a4bf2fb95c107bb94543ba6345779970e98 Mon Sep 17 00:00:00 2001 From: John Firebaugh Date: Mon, 30 Jul 2018 08:38:14 -0700 Subject: [core] Eliminate setProperty & co. --- cmake/core-files.cmake | 2 -- 1 file changed, 2 deletions(-) (limited to 'cmake/core-files.cmake') diff --git a/cmake/core-files.cmake b/cmake/core-files.cmake index 2cfcb16771..d35e2c66ca 100644 --- a/cmake/core-files.cmake +++ b/cmake/core-files.cmake @@ -436,9 +436,7 @@ set(MBGL_CORE_FILES src/mbgl/style/conversion/json.hpp src/mbgl/style/conversion/layer.cpp src/mbgl/style/conversion/light.cpp - src/mbgl/style/conversion/make_property_setters.hpp src/mbgl/style/conversion/position.cpp - src/mbgl/style/conversion/property_setter.hpp src/mbgl/style/conversion/source.cpp src/mbgl/style/conversion/stringify.hpp src/mbgl/style/conversion/tileset.cpp -- cgit v1.2.1