(list_processes_1): Remove unused variables.
authorGerd Moellmann <gerd@gnu.org>
Mon, 20 Sep 1999 00:34:43 +0000 (00:34 +0000)
committerGerd Moellmann <gerd@gnu.org>
Mon, 20 Sep 1999 00:34:43 +0000 (00:34 +0000)
commit41d03b9a59ba9ff8cf39ce4f225e73c32fdc6604
treea1eaf3de2cca8962daf5aefc5c4c7d8328eb3898
parent0868e74e52c320525ffad000732df1a1e86bf806
(list_processes_1): Remove unused variables.
(Fopen_network_stream, create_process): Add parentheses to
conditional expressions.
(create_process): Put declaration of sigchld in #if 0.
(Fopen_network_stream): Removed unused variables.
(Fopen_network_stream, wait_reading_process_input,
wait_reading_process_input, send_process, send_process): Ditto.
(toplevel): Add prototypes for set_waiting_for_input and
keyboard_bit_set.
src/process.c