more cleanups

This commit is contained in:
artemp 2016-05-17 13:47:31 +02:00
parent de13582004
commit 7d72cc1930

View file

@ -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>();
}