remove testing debug line
This commit is contained in:
parent
27fbc4549d
commit
eee88806b8
1 changed files with 0 additions and 1 deletions
|
@ -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),
|
||||
|
|
Loading…
Reference in a new issue