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

Commit 9a465c72 authored by Leon Scroggins's avatar Leon Scroggins Committed by Automerger Merge Worker
Browse files

Merge "SF: remove unused variable on chooseCompositionStrategy." into main am: ed022f7b

parents 4b54be32 ed022f7b
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -250,7 +250,6 @@ bool Display::chooseCompositionStrategy(
    }

    // Get any composition changes requested by the HWC device, and apply them.
    std::optional<android::HWComposer::DeviceRequestedChanges> changes;
    auto& hwc = getCompositionEngine().getHwComposer();
    const bool requiresClientComposition = anyLayersRequireClientComposition();