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

Commit 0e4b8c2d authored by Andreas Gampe's avatar Andreas Gampe Committed by Android Git Automerger
Browse files

am d56a953a: Merge "Libcpustats: Remove unused variable"

* commit 'd56a953a':
  Libcpustats: Remove unused variable
parents 5d4eae1a d56a953a
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