remove extra empty lines
This commit is contained in:
parent
50b5d06a48
commit
b838d17680
1 changed files with 0 additions and 2 deletions
|
@ -33,8 +33,6 @@ void agg_renderer<T>::process(text_symbolizer const& sym,
|
|||
Feature const& feature,
|
||||
proj_transform const& prj_trans)
|
||||
{
|
||||
|
||||
|
||||
// Use a boost::ptr_vector here instread of std::vector?
|
||||
std::vector<geometry_type*> geometries_to_process;
|
||||
unsigned num_geom = feature.num_geometries();
|
||||
|
|
Loading…
Reference in a new issue