mirror of
https://github.com/KjellKod/g3log.git
synced 2024-12-13 10:42:56 +01:00
put back commented out code
This commit is contained in:
parent
fb034e1000
commit
072a7bef93
@ -143,6 +143,6 @@ int main(int argc, char* argv[]) {
|
||||
}
|
||||
std::cout << "FINISHED WITH THE TESTING" << std::endl;
|
||||
// cleaning up
|
||||
//cleaner.addLogToClean(last_log_file);
|
||||
cleaner.addLogToClean(last_log_file);
|
||||
return return_value;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user