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

Commit 8c9ba46e authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Delete unused dirtyRegion local variable"

parents d8b94e5e c4b2ae37
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -2015,7 +2015,6 @@ bool SurfaceFlinger::handlePageFlip()
    ALOGV("handlePageFlip");

    nsecs_t latchTime = systemTime();
    Region dirtyRegion;

    bool visibleRegions = false;
    const LayerVector& layers(mDrawingState.layersSortedByZ);