diff --git a/include/mapnik/geometry/boost_spirit_karma_adapter.hpp b/include/mapnik/geometry/boost_spirit_karma_adapter.hpp index 2aa9ac4cb..2a76e979d 100644 --- a/include/mapnik/geometry/boost_spirit_karma_adapter.hpp +++ b/include/mapnik/geometry/boost_spirit_karma_adapter.hpp @@ -83,7 +83,6 @@ struct compute_compatible_component_variant, : detail::has_type::types> { using compatible_type = Expected; - enum { value = true }; static bool is_compatible(int index) { return (index == detail::index::types>::value);