Remove double fork for spawn and kill status with SIGTERM
This commit is contained in:
@@ -695,7 +695,5 @@ getevent(XEvent ev)
|
||||
break;
|
||||
}
|
||||
|
||||
wait((int[]){0});
|
||||
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user