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

Skip to content
Commit 923f19db authored by Yi Kong's avatar Yi Kong
Browse files

Remove unnecessary std::move

Moving a temporary object prevents copy elision, and could reduce
performance.

This fixes -Wpessimizing-move compiler warning.

Test: presubmit
Test: m droid
Bug: 154270751
Change-Id: I1dc582a755787f16b8bbe10e01c1f6726137b8cf
parent 176136b1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment