Fix warning
This commit is contained in:
parent
3bde8dd084
commit
4e7deee132
@ -149,7 +149,6 @@ uint64_t
|
||||
Process_Wait(Process *proc, uint64_t pid)
|
||||
{
|
||||
Thread *thr;
|
||||
Thread *thr_temp;
|
||||
Process *p = NULL;
|
||||
uint64_t status;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user