diff options
author | Lioncash <mathew1800@gmail.com> | 2018-07-23 17:44:55 -0400 |
---|---|---|
committer | Lioncash <mathew1800@gmail.com> | 2018-07-23 17:44:58 -0400 |
commit | a147fa5825cdcc3d0c776856f44133ed72b3d773 (patch) | |
tree | 1df8873dee6d26d2cb7a9dda251b0faf6f5ae206 /src/common/file_util.cpp | |
parent | 07e5319d552ed1ad9b9fbe47852c581d48c1e46c (diff) |
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/common/file_util.cpp')
0 files changed, 0 insertions, 0 deletions