summaryrefslogtreecommitdiff
path: root/src/core/loader/elf.cpp
diff options
context:
space:
mode:
authorGravatar Lioncash2018-07-23 17:44:55 -0400
committerGravatar Lioncash2018-07-23 17:44:58 -0400
commita147fa5825cdcc3d0c776856f44133ed72b3d773 (patch)
tree1df8873dee6d26d2cb7a9dda251b0faf6f5ae206 /src/core/loader/elf.cpp
parentMerge pull request #695 from DarkLordZach/nro-asset (diff)
downloadyuzu-a147fa5825cdcc3d0c776856f44133ed72b3d773.tar.gz
yuzu-a147fa5825cdcc3d0c776856f44133ed72b3d773.tar.xz
yuzu-a147fa5825cdcc3d0c776856f44133ed72b3d773.zip
loader: Remove unnecessary constructor call in IdentifyFile()
RealVfsFile inherits from VfsFile, the instance from std::make_shared is already compatible with the function argument type, making the copy constructor call unnecessary.
Diffstat (limited to 'src/core/loader/elf.cpp')
0 files changed, 0 insertions, 0 deletions