Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
@@ -1278,7 +1278,6 @@ subshell_get_console_attributes (void)
{
fprintf (stderr, "Cannot get terminal settings: %s\r\n", unix_error_string (errno));
mc_global.tty.use_subshell = FALSE;
- return;
}