and another one :)
This commit is contained in:
parent
d10a7eeb24
commit
6ed05bcf42
1 changed files with 211 additions and 212 deletions
|
@ -127,7 +127,6 @@ void shape_datasource::init(shape_io& shape)
|
|||
}
|
||||
|
||||
#ifdef MAPNIK_DEBUG
|
||||
int shape_type = shape.shp().read_ndr_integer();
|
||||
std::clog << extent_ << std::endl;
|
||||
std::clog << "file_length=" << file_length_ << std::endl;
|
||||
std::clog << "shape_type=" << shape_type << std::endl;
|
||||
|
|
Loading…
Reference in a new issue