diff options
Diffstat (limited to 'winsup/cygwin/dcrt0.cc')
-rw-r--r-- | winsup/cygwin/dcrt0.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/winsup/cygwin/dcrt0.cc b/winsup/cygwin/dcrt0.cc index 971954fb3..1df274c02 100644 --- a/winsup/cygwin/dcrt0.cc +++ b/winsup/cygwin/dcrt0.cc @@ -693,7 +693,6 @@ child_info_spawn::handle_spawn () old_title = strcpy (title_buf, moreinfo->old_title); cfree (moreinfo->old_title); } - init_console_handler (myself->ctty >= 0); } void __stdcall |