Commit 03d5a5d9 authored by Lioncash's avatar Lioncash
Browse files

software_keyboard: Resolve a pessimizing move warning

A std::vector created in place like this is already an rvalue and
doesn't need to be moved.
parent e0505947
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment