mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-21 18:23:59 +00:00
(synch_process_death, synch_process_retcode): Delete extra declaration.
This commit is contained in:
parent
8ef5fadca6
commit
4b3d19094a
@ -90,8 +90,6 @@ extern int synch_process_alive;
|
||||
|
||||
/* Communicate exit status of sync process to from sigchld_handler
|
||||
to Fcall_process. */
|
||||
extern int synch_process_retcode;
|
||||
extern char *synch_process_death;
|
||||
|
||||
/* Nonzero => this is a string explaining death of synchronous subprocess. */
|
||||
extern char *synch_process_death;
|
||||
|
Loading…
Reference in New Issue
Block a user