diff --git a/exec.c b/exec.c index 9fda54d21..a36e81eaa 100644 --- a/exec.c +++ b/exec.c @@ -79,7 +79,6 @@ static array_list_t *open_fds=0; static int set_child_group( job_t *j, process_t *p, int print_errors ); - void exec_close( int fd ) { int i; @@ -98,13 +97,12 @@ void exec_close( int fd ) { for( i=0; i