summaryrefslogtreecommitdiff
path: root/src/core/loader/loader.cpp
diff options
context:
space:
mode:
authorGravatar Lioncash2018-10-10 20:59:25 -0400
committerGravatar Lioncash2018-10-10 20:59:28 -0400
commit881bb2295d40c50a401cd05fff8eeb822ec577e9 (patch)
tree87f5ed2f86168d9c8a181323f60e9d4f104bfca8 /src/core/loader/loader.cpp
parenttelemetry_json: Remove unnecessary includes (diff)
downloadyuzu-881bb2295d40c50a401cd05fff8eeb822ec577e9.tar.gz
yuzu-881bb2295d40c50a401cd05fff8eeb822ec577e9.tar.xz
yuzu-881bb2295d40c50a401cd05fff8eeb822ec577e9.zip
telemetry_json: Take std::string parameters by value
Taking them by const reference isn't advisable here, because it means the std::move calls were doing nothing and we were always copying the std::string instances.
Diffstat (limited to 'src/core/loader/loader.cpp')
0 files changed, 0 insertions, 0 deletions