tidy
This commit is contained in:
parent
75b97eb64c
commit
11fc2ceabd
1 changed files with 0 additions and 1 deletions
|
@ -183,7 +183,6 @@ struct interior_const_type<mapnik::geometry::polygon<CoordinateType> >
|
|||
template <typename CoordinateType>
|
||||
struct interior_mutable_type<mapnik::geometry::polygon<CoordinateType> >
|
||||
{
|
||||
//using type = boost::iterator_range<typename mapbox::geometry::polygon<CoordinateType>::iterator>;
|
||||
using type = mapnik::detail::polygon_interior<CoordinateType>;
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue