summaryrefslogtreecommitdiff
path: root/src/input_common/analog_from_button.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2018-08-20 17:16:23 -0400
committerLioncash <mathew1800@gmail.com>2018-08-20 17:18:31 -0400
commit9e9a4bb3a78543f6ada98fa4b16509b11026a6d6 (patch)
treed4a3ef2cd417ba0780be18204a3487a175bd7ed9 /src/input_common/analog_from_button.cpp
parent028d90eb79b75292d352cc8d4b96a2df74cd6b6e (diff)
profile_manager: Remove unnecessary std::move in AddToProfiles() and CreateNewUser()
Moving a const reference isn't possible, so this just results in a copy (and given ProfileInfo is composed of trivial types and aggregates, a move wouldn't really do anything).
Diffstat (limited to 'src/input_common/analog_from_button.cpp')
0 files changed, 0 insertions, 0 deletions