mirror of https://github.com/yuzu-mirror/yuzu
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.pull/8/head
parent
07e5319d55
commit
a147fa5825
Loading…
Reference in New Issue