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