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: {
|
errorReadingProcess: {
|
||||||
if (existingProcess)
|
if (existingProcess)
|
||||||
ProcessList_remove(this, process);
|
ProcessList_remove(this, process);
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue