remove testing debug line

This commit is contained in:
Dane Springmeyer 2009-10-12 05:27:16 +00:00
parent 27fbc4549d
commit eee88806b8

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),