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

Commit 4c9c7f09 authored by Alec Mouri's avatar Alec Mouri Committed by Gerrit Code Review
Browse files

Merge "Remove unnecessary local variant definitation." into main

parents ff9f151b 1a352b5a
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -5438,7 +5438,6 @@ void SurfaceFlinger::initializeDisplays() {
    state.id = transactionId;

    // reset screen orientation and use primary layer stack
    Vector<DisplayState> displays;
    DisplayState d;
    d.what = DisplayState::eDisplayProjectionChanged |
             DisplayState::eLayerStackChanged;