summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerInterface/Device.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2019-05-29 06:12:27 -0400
committerLioncash <mathew1800@gmail.com>2019-05-29 06:12:29 -0400
commit50a15b7484af90441f556bb0febd87b41818c5b6 (patch)
tree14289b3426aed1162f7a45cb76de148adbe4aa31 /Source/Core/InputCommon/ControllerInterface/Device.cpp
parent08223bad9f46f6c23bac915ae8d41eb7eac71b64 (diff)
VideoCommon/NetPlayChatUI: Take std::string by value in AppendChat()
Given we're simply storing the std::string into a deque. We can emplace it and move it. Completely avoiding copies with the current usage of the function.
Diffstat (limited to 'Source/Core/InputCommon/ControllerInterface/Device.cpp')
0 files changed, 0 insertions, 0 deletions