mirror of
https://github.com/nasa/trick.git
synced 2025-01-29 15:43:57 +00:00
Forgot to remove this debugging print out before the last commit
This commit is contained in:
parent
f161ddb18c
commit
054245f968
@ -199,7 +199,6 @@ bool PrintAttributes::openIOFile(const std::string& header_file_name) {
|
||||
|
||||
// no further processing is required if it's not out of date
|
||||
if (!isIOFileOutOfDate(realPath, io_file_name)) {
|
||||
std::cout << "Not out of date: " << io_file_name << std::endl;
|
||||
return false;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user