remove debug line
This commit is contained in:
parent
8477dcaf40
commit
4d460cc795
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
||||||
|
|
||||||
// boost
|
// boost
|
||||||
#include <boost/format.hpp>
|
#include <boost/format.hpp>
|
||||||
#define MAPNIK_DEBUG
|
|
||||||
using mapnik::query;
|
using mapnik::query;
|
||||||
using mapnik::coord2d;
|
using mapnik::coord2d;
|
||||||
using mapnik::Envelope;
|
using mapnik::Envelope;
|
||||||
|
|
Loading…
Reference in a new issue