summaryrefslogtreecommitdiff
path: root/src/core/frontend/framebuffer_layout.cpp
diff options
context:
space:
mode:
authorGravatar Lioncash2018-11-24 00:04:07 -0500
committerGravatar Lioncash2018-11-24 00:08:13 -0500
commitb0df09335cce3f4a2c49bf27d23de85a3c0113dc (patch)
tree9037a23f6d64e59d1fece95ffedf58349eba5ef1 /src/core/frontend/framebuffer_layout.cpp
parentMerge pull request #1641 from DarkLordZach/sm-register-unregister (diff)
downloadyuzu-b0df09335cce3f4a2c49bf27d23de85a3c0113dc.tar.gz
yuzu-b0df09335cce3f4a2c49bf27d23de85a3c0113dc.tar.xz
yuzu-b0df09335cce3f4a2c49bf27d23de85a3c0113dc.zip
service/sm: Take std::string by const reference in UnregisterService
Avoids the need to create a copy of the std::string instance (potentially allocating). The only reason RegisterService takes its argument by value is because it's std::moved internally.
Diffstat (limited to 'src/core/frontend/framebuffer_layout.cpp')
0 files changed, 0 insertions, 0 deletions