mirror of
https://github.com/mapnik/mapnik.git
synced 2025-12-08 20:13:09 +00:00
followup to #2990 [skip ci]
This commit is contained in:
parent
90f2fd91f5
commit
a5db121231
@ -181,7 +181,6 @@ struct largest_bbox_first
|
||||
|
||||
void base_symbolizer_helper::initialize_geometries() const
|
||||
{
|
||||
double minimum_path_length = text_props_->minimum_path_length;
|
||||
auto const& geom = feature_.get_geometry();
|
||||
util::apply_visitor(detail::split_multi_geometries<geometry_container_type>
|
||||
(geometries_to_process_, t_, prj_trans_), geom);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user