diff options
author | Markus Wick <markus@selfnet.de> | 2021-05-29 08:55:37 +0200 |
---|---|---|
committer | Markus Wick <markus@selfnet.de> | 2021-05-29 08:57:44 +0200 |
commit | 5a8cd1b118230450aeec8d770db87331bbc60812 (patch) | |
tree | c100df6aa459de10b6162ae8d446d26e9623d2ef /src/video_core/gpu.cpp | |
parent | 420b1f89d319308ba43d1f92976aec39a5c2e3fd (diff) |
Fix two GCC 11 warnings: Unneeded copies.
std::move created an unneeded copy.
iterating without reference also created copies.
Diffstat (limited to 'src/video_core/gpu.cpp')
0 files changed, 0 insertions, 0 deletions