more cleanups
This commit is contained in:
parent
de13582004
commit
7d72cc1930
1 changed files with 0 additions and 1 deletions
|
@ -42,7 +42,6 @@ struct bounding_box_visitor
|
|||
|
||||
box2d<double> operator() (mapnik::topojson::empty const&) const
|
||||
{
|
||||
std::cerr << "EMPTY FAIL" << std::endl;
|
||||
return box2d<double>();
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue