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

Skip to content
Commit 9dce90f3 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
Bug: 154270751
Flag: EXEMPT code cleanup
Change-Id: Ib727d96f45f8d17557c7714599fd07d9993236c3
parent 912ff82e
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