yuzu/applets/software_keyboard: std::move std::function instances where applicable
std::function instances can potentially allocate. std::moveing them prevents an avoidable allocation in that case.master
parent
fe2609cb77
commit
3fa2b218ac
Loading…
Reference in New Issue