1
1

Remove unused variable stdout_fd.

Этот коммит содержится в:
Pavel Roskin 2003-09-02 22:36:58 +00:00
родитель 198e0035e4
Коммит ac1fd1d878

Просмотреть файл

@ -266,9 +266,6 @@ static int edit_one_file_start_line = 0;
shut down */
int midnight_shutdown = 0;
/* Used for keeping track of the original stdout */
int stdout_fd = 0;
/* The user's shell */
char *shell;