Merge pull request #2678 from joakim-hove/remove-parser-output
Remove debug output from parser keyword generation
This commit is contained in:
commit
e7aa8fda54
@ -994,9 +994,6 @@ void set_dimensions( ParserItem& item,
|
||||
}
|
||||
ss << '\n';
|
||||
|
||||
const auto& kw_size = this->getKeywordSize();
|
||||
std::cout << kw_size.construct() << std::endl;
|
||||
|
||||
return ss.str();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user