Skip to content
Snippets Groups Projects
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
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment