remove tabs
This commit is contained in:
parent
a6ad3e6627
commit
8ebd804360
4 changed files with 18 additions and 20 deletions
|
@ -45,7 +45,6 @@
|
|||
#include <mapnik/proj_transform.hpp>
|
||||
#include <mapnik/util/featureset_buffer.hpp>
|
||||
|
||||
|
||||
// boost
|
||||
#include <boost/variant/apply_visitor.hpp>
|
||||
#include <boost/variant/static_visitor.hpp>
|
||||
|
@ -530,7 +529,6 @@ void feature_style_processor<Processor>::render_material(layer_rendering_materia
|
|||
p.start_style_processing(*style);
|
||||
p.end_style_processing(*style);
|
||||
}
|
||||
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue