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

Commit 1f8c9602 authored by Romain Guy's avatar Romain Guy
Browse files

Fix the build.

Change-Id: I8bd418ba21e3e3f68b793030398d1a5e933dfb19
parent 75687983
Loading
Loading
Loading
Loading
+1 −4
Original line number Diff line number Diff line
@@ -255,10 +255,7 @@ bool OpenGLRenderer::restoreSnapshot() {
        composeLayer(current, previous);
    }

    bool skip = mSnapshot->skip;
    if (!skip) {
    mSaveCount--;
    }
    mSnapshot = previous;

    if (restoreClip) {