From 849fb3da741c1f188ac50871209cf3784b84b860 Mon Sep 17 00:00:00 2001 From: cgf Date: Thu, 12 Jun 2008 14:55:08 +0000 Subject: [PATCH] remove obsolete comment --- winsup/cygwin/fhandler_console.cc | 1 - 1 file changed, 1 deletion(-) diff --git a/winsup/cygwin/fhandler_console.cc b/winsup/cygwin/fhandler_console.cc index bd4c6da503..579598a262 100644 --- a/winsup/cygwin/fhandler_console.cc +++ b/winsup/cygwin/fhandler_console.cc @@ -140,7 +140,6 @@ set_console_state_for_spawn (bool iscyg) if (shared_console_info != NULL) { - /* ACK. Temporarily define for use in TTYSETF macro */ SetConsoleMode (h, ENABLE_LINE_INPUT | ENABLE_ECHO_INPUT | ENABLE_PROCESSED_INPUT); shared_console_info->tty_min_state.rstcons (true); } -- 2.11.0