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::point_impl;
|
||||||
using mapnik::geometry2d;
|
using mapnik::geometry2d;
|
||||||
|
|
||||||
#define MAPNIK_DEBUG
|
|
||||||
|
|
||||||
gdal_featureset::gdal_featureset(GDALDataset & dataset, int band, gdal_query q)
|
gdal_featureset::gdal_featureset(GDALDataset & dataset, int band, gdal_query q)
|
||||||
: dataset_(dataset),
|
: dataset_(dataset),
|
||||||
|
|
Loading…
Add table
Reference in a new issue