This commit is contained in:
Hisham Muhammad 2006-11-08 22:09:13 +00:00
parent 45fab61da3
commit adbfe82e63
1 changed files with 0 additions and 1 deletions

View File

@ -611,7 +611,6 @@ void ProcessList_processEntries(ProcessList* this, char* dirname, int parent, fl
errorReadingProcess: {
if (existingProcess)
ProcessList_remove(this, process);
}
}
}
}