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

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

am 0e4b8c2d: am d56a953a: Merge "Libcpustats: Remove unused variable"

* commit '0e4b8c2d':
  Libcpustats: Remove unused variable
parents 8982a449 0e4b8c2d
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