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

Commit 0396209f authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Delete unused variable within ActivityStarter#executeRequest" into main

parents 188e0810 d2a09f13
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -938,7 +938,6 @@ class ActivityStarter {
        mLastStartReason = request.reason;
        mLastStartActivityTimeMs = System.currentTimeMillis();

        final ActivityRecord previousStart = mLastStartActivityRecord;
        final IApplicationThread caller = request.caller;
        Intent intent = request.intent;
        NeededUriGrants intentGrants = request.intentGrants;