summaryrefslogtreecommitdiff
path: root/src/input_common/sdl/sdl_impl.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2019-05-24 21:01:46 -0400
committerLioncash <mathew1800@gmail.com>2019-05-24 21:27:12 -0400
commit16bf7919396cff4952e191368fa0907897b81348 (patch)
treea7f6eed75194fc8c8da6ec6d9095f72b4a720568 /src/input_common/sdl/sdl_impl.cpp
parentb3d7180164157c64b48ed5ae549d1d02ef92e092 (diff)
yuzu/applets/software_keyboard: std::move argument in MainWindowFinishedText()
Given the std::optional can contain an object type that heap allocates, we can use std::move to avoid an unnecessary copy/allocation from occurring.
Diffstat (limited to 'src/input_common/sdl/sdl_impl.cpp')
0 files changed, 0 insertions, 0 deletions