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

Commit 147b6cbb authored by Leon Scroggins's avatar Leon Scroggins Committed by Gerrit Code Review
Browse files

Merge "Remove unnecessary local variant definition." into main

parents 72e720a9 823410f2
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -2445,7 +2445,6 @@ status_t SurfaceComposerClient::createSurfaceChecked(const String8& name, uint32
                                                     const sp<IBinder>& parentHandle,
                                                     LayerMetadata metadata,
                                                     uint32_t* outTransformHint) {
    sp<SurfaceControl> sur;
    status_t err = mStatus;

    if (mStatus == NO_ERROR) {