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

Commit 551407ff authored by Alec Mouri's avatar Alec Mouri Committed by Automerger Merge Worker
Browse files

Merge "Remove unnecessary local variant definitation." into main am: 4c9c7f09 am: e7d35e28

parents 44f9e7f3 e7d35e28
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;