fixing release build
This commit is contained in:
parent
44eed9282b
commit
d7673dad7b
@ -49,10 +49,12 @@ PBFParser::~PBFParser() {
|
||||
}
|
||||
google::protobuf::ShutdownProtobufLibrary();
|
||||
|
||||
#ifndef NDEBUG
|
||||
SimpleLogger().Write(logDEBUG) <<
|
||||
"parsed " << blockCount <<
|
||||
" blocks from pbf with " << groupCount <<
|
||||
" groups";
|
||||
#endif
|
||||
}
|
||||
|
||||
inline bool PBFParser::ReadHeader() {
|
||||
|
Loading…
Reference in New Issue
Block a user