diff options
author | Lioncash <mathew1800@gmail.com> | 2020-04-17 19:22:43 -0400 |
---|---|---|
committer | Lioncash <mathew1800@gmail.com> | 2020-04-17 19:22:46 -0400 |
commit | 64f226889c56c516bea7fbd02c38c1fd8249d255 (patch) | |
tree | ff992d2a8c5946c63d23392379e59f3d9f249efa /src/yuzu/configuration/configure_debug.cpp | |
parent | b8f5c71f2d7f819821acf036175cce65ab1ae12c (diff) |
am: Resolve ineffective moves
Previously const objects were being std::moved, which results in no move
actually occurring. This resolves that.
Diffstat (limited to 'src/yuzu/configuration/configure_debug.cpp')
0 files changed, 0 insertions, 0 deletions