Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d56a953a authored by Andreas Gampe's avatar Andreas Gampe Committed by Gerrit Code Review
Browse files

Merge "Libcpustats: Remove unused variable"

parents e1b737ca 53eae543
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -74,7 +74,6 @@ bool ThreadCpuUsage::setEnabled(bool isEnabled)

bool ThreadCpuUsage::sampleAndEnable(double& ns)
{
    bool ret;
    bool wasEverEnabled = mWasEverEnabled;
    if (enable()) {
        // already enabled, so add a new sample relative to previous