tweaks: remove a superfluous and ineffective assignment
This assignment became superfluous two years ago, by David's revamping of read_file() in commit 86f7bc18.
Этот коммит содержится в:
родитель
82aea04c79
Коммит
8723375443
@ -1099,7 +1099,6 @@ bool scoop_stdin(void)
|
||||
/* Read the input into a new buffer. */
|
||||
open_buffer("", TRUE);
|
||||
read_file(stream, 0, "stdin", TRUE);
|
||||
openfile->edittop = openfile->filetop;
|
||||
fprintf(stderr, ".\n");
|
||||
|
||||
/* Reconnect the tty as the input source. */
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user