revert previously applied patch.
This commit is contained in:
parent
7f8c7bff6f
commit
5a8a5efcfd
|
@ -61,7 +61,7 @@ set_myself (HANDLE h)
|
|||
/* here if execed */
|
||||
static pinfo NO_COPY myself_identity;
|
||||
myself_identity.init (cygwin_pid (myself->dwProcessId), PID_EXECED, NULL);
|
||||
// myself->start_time = time (NULL); /* Register our starting time. */
|
||||
myself->start_time = time (NULL); /* Register our starting time. */
|
||||
myself->exec_sendsig = NULL;
|
||||
myself->exec_dwProcessId = 0;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue