mirror of https://github.com/xzeldon/htop.git
Oops.
This commit is contained in:
parent
45fab61da3
commit
adbfe82e63
|
@ -611,7 +611,6 @@ void ProcessList_processEntries(ProcessList* this, char* dirname, int parent, fl
|
|||
errorReadingProcess: {
|
||||
if (existingProcess)
|
||||
ProcessList_remove(this, process);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue