There was an error fetching the commit references. Please try again later.
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.
Please register or sign in to comment