* exceptions.cc: Move global variable sigExeced...
* globals.cc: here. * pinfo.cc (pinfo::maybe_set_exit_code_from_windows): Remove now unneeded declaration.
This commit is contained in:
@ -40,7 +40,6 @@ extern void sigdelayed ();
|
||||
};
|
||||
|
||||
extern child_info_spawn *chExeced;
|
||||
int NO_COPY sigExeced;
|
||||
|
||||
static BOOL WINAPI ctrl_c_handler (DWORD);
|
||||
static WCHAR windows_system_directory[1024];
|
||||
|
Reference in New Issue
Block a user