Commit a7b4aa82 authored by Ivaylo Ivanov's avatar Ivaylo Ivanov

Remove useless line

parent eb130f4b
...@@ -365,5 +365,3 @@ int wait_for_termination(pid_t child) { ...@@ -365,5 +365,3 @@ int wait_for_termination(pid_t child) {
return WEXITSTATUS(exit_stat); return WEXITSTATUS(exit_stat);
} }
childexec()
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment