Remove already fixed comment
This commit is contained in:
parent
473d00e669
commit
2bb2090c93
@ -143,8 +143,6 @@ Process_Destroy(Process *proc)
|
||||
Semaphore_Destroy(&proc->zombieProcSemaphore);
|
||||
PMap_DestroyAS(proc->space);
|
||||
|
||||
// XXX: Close and destroy handles
|
||||
|
||||
// XXX: We need to promote zombie processes to our parent
|
||||
// XXX: Release the semaphore as well
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user