followup to #2990 [skip ci]
This commit is contained in:
parent
90f2fd91f5
commit
a5db121231
1 changed files with 0 additions and 1 deletions
|
@ -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…
Reference in a new issue