Remove useless line

This commit is contained in:
Ivaylo Ivanov 2018-12-15 22:40:22 +01:00
parent eb130f4ba4
commit a7b4aa82a5
1 changed files with 0 additions and 2 deletions

View File

@ -365,5 +365,3 @@ int wait_for_termination(pid_t child) {
return WEXITSTATUS(exit_stat);
}
childexec()