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

Commit 3086cd7f authored by linkai's avatar linkai Committed by kai lin
Browse files

SF: remove unused variable on chooseCompositionStrategy.



Change-Id: I941fccb3eccfb37573d350e363c5a34258ff3e84
Signed-off-by: default avatarlinkai <linkai@xiaomi.com>
parent 330be7fa
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();