Commit adbfe82e authored by Hisham Muhammad's avatar Hisham Muhammad
Browse files

Oops.

parent 45fab61d
...@@ -611,7 +611,6 @@ void ProcessList_processEntries(ProcessList* this, char* dirname, int parent, fl ...@@ -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);
}
} }
} }
} }
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment