mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-22 15:10:20 -06:00
Remove debug
This commit is contained in:
@@ -1465,7 +1465,6 @@ bool WindowsRunCommand(const char* command, const char* dir,
|
||||
CloseHandle(read_stdout);
|
||||
CloseHandle(write_stdin);
|
||||
retVal = exit;
|
||||
std::cerr << std::endl << "End of WindowsRunCommand(" << command << ")" << std::endl << std::flush;
|
||||
return true;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user