summaryrefslogtreecommitdiff
path: root/libs/gui/ConsumerBase.cpp
diff options
context:
space:
mode:
author Yi Kong <yikong@google.com> 2024-08-14 07:06:52 +0800
committer Yi Kong <yikong@google.com> 2024-08-13 23:08:50 +0000
commit9dce90f3c30b2b287702172e90db519dcf678917 (patch)
tree572f570bd43a82cd4e76567fff2199c6627e68bb /libs/gui/ConsumerBase.cpp
parent912ff82ead372fa36870a63585ce43a2624fed99 (diff)
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
Diffstat (limited to 'libs/gui/ConsumerBase.cpp')
0 files changed, 0 insertions, 0 deletions