diff --git a/writeengine/xml/we_xmljob.cpp b/writeengine/xml/we_xmljob.cpp index a3219d5b9..282d3f5ea 100644 --- a/writeengine/xml/we_xmljob.cpp +++ b/writeengine/xml/we_xmljob.cpp @@ -195,10 +195,7 @@ void XMLJob::printJobInfo( Log& logger ) const oss3 << "\t\tColumn WithDefault: " << jobCol.fWithDefault << endl; oss3 << "\t\tColumn type : " << jobCol.colType << endl; oss3 << "\t\tColumn comp type : " << jobCol.compressionType <