Commit a147fa58 authored by Lioncash's avatar Lioncash
Browse files

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.
parent 07e5319d
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment