summaryrefslogtreecommitdiff
path: root/src/common/file_util.cpp
diff options
context:
space:
mode:
authorGravatar Lioncash2018-08-07 08:19:24 -0400
committerGravatar Lioncash2018-08-07 08:32:06 -0400
commit7e49881b7f604d1ee267f70405b74ddd9f913791 (patch)
treed6eb446e073c099eda0dba61af4cca7cabeb123d /src/common/file_util.cpp
parentMerge pull request #931 from DarkLordZach/nca-as-drd (diff)
downloadyuzu-7e49881b7f604d1ee267f70405b74ddd9f913791.tar.gz
yuzu-7e49881b7f604d1ee267f70405b74ddd9f913791.tar.xz
yuzu-7e49881b7f604d1ee267f70405b74ddd9f913791.zip
nvflinger: Use std::string_view in OpenDisplay()
We don't need to use a std::string here, given all that's done is comparing the character sequence against another. This allows passing regular const char* without needing to heap allocate.
Diffstat (limited to 'src/common/file_util.cpp')
0 files changed, 0 insertions, 0 deletions