Cleanup: Remove one trailing whitespace.

This commit is contained in:
Michael Lotz
2018-01-05 22:48:56 +01:00
parent b152a7d017
commit 3084a7000f
@@ -170,7 +170,7 @@ ThreadData::ChooseCoreAndCPU(CoreEntry*& targetCore, CPUEntry*& targetCPU)
if (fCore != NULL)
fCore->RemoveLoad(fNeededLoad, true);
targetCore->AddLoad(fNeededLoad, fLoadMeasurementEpoch, true);
}
}
}
fCore = targetCore;