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

Commit c4b2ae37 authored by Fabien Sanglard's avatar Fabien Sanglard
Browse files

Delete unused dirtyRegion local variable

Change-Id: Ibcaf7c52ee9a80e86e51985a3af0e63bebf338fe
parent db610546
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);