mirror of
https://github.com/yuzu-mirror/yuzu.git
synced 2025-02-03 19:19:57 +01:00
03d5a5d9de
A std::vector created in place like this is already an rvalue and doesn't need to be moved.