Commit b46c0ed1 authored by Lioncash's avatar Lioncash
Browse files

vfs_real: Remove redundant copying of std::vector instances in GetFiles() and GetSubdirectories()

We already return by value, so we don't explicitly need to make the
copy.
parent ec71915e
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