opps - remove unused itarators decl

This commit is contained in:
artemp 2014-07-30 16:41:10 +01:00
parent eee750e074
commit 3b707d1c79

View file

@ -176,8 +176,6 @@ void geojson_datasource::parse_geojson(T & stream)
if (count == 0)
{
extent_ = box;
mapnik::feature_kv_iterator f_itr = f->begin();
mapnik::feature_kv_iterator f_end = f->end();
for ( auto const& kv : *f)
{
desc_.add_descriptor(mapnik::attribute_descriptor(std::get<0>(kv),