remove testing debug line from gdal plugin

This commit is contained in:
Dane Springmeyer 2009-10-11 16:12:36 +00:00
parent e6306010f8
commit 7785461d1f

View file

@ -33,7 +33,6 @@ using mapnik::CoordTransform;
using mapnik::point_impl;
using mapnik::geometry2d;
#define MAPNIK_DEBUG
gdal_featureset::gdal_featureset(GDALDataset & dataset, int band, gdal_query q)
: dataset_(dataset),