avoid duplicate call to start_layer_processing

This commit is contained in:
Dane Springmeyer 2013-12-07 15:09:35 -08:00
parent f123b84fd8
commit bead269923

View file

@ -423,8 +423,6 @@ void feature_style_processor<Processor>::prepare_layer(layer_rendering_material
}
}
p.start_layer_processing(lay, layer_ext2);
boost::ptr_vector<rule_cache> & rule_caches = mat.rule_caches_;
attribute_collector collector(names);