avoid duplicate call to start_layer_processing
Conflicts: include/mapnik/feature_style_processor_impl.hpp
This commit is contained in:
parent
ad431baef2
commit
3376a2e1a0
1 changed files with 0 additions and 2 deletions
|
@ -424,8 +424,6 @@ void feature_style_processor<Processor>::prepare_layer(layer_rendering_material
|
|||
}
|
||||
}
|
||||
|
||||
p.start_layer_processing(lay, layer_ext2);
|
||||
|
||||
std::vector<rule_cache> & rule_caches = mat.rule_caches_;
|
||||
attribute_collector collector(names);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue