mirror of
https://github.com/rkd77/elinks.git
synced 2024-12-04 14:46:47 -05:00
exec_on_master_terminal(): drop old commented code.
This commit is contained in:
parent
16e2724c12
commit
2e67ca1df9
@ -236,7 +236,7 @@ exec_on_master_terminal(struct terminal *term,
|
||||
set_handlers(term->fdin, NULL, NULL,
|
||||
(select_handler_T) destroy_terminal,
|
||||
term);
|
||||
/* block_itrm(term->fdin); */
|
||||
|
||||
} else {
|
||||
set_handlers(blockh, close_handle, NULL,
|
||||
close_handle, (void *) (long) blockh);
|
||||
|
Loading…
Reference in New Issue
Block a user