diff options
| author | 2018-07-20 22:30:20 -0400 | |
|---|---|---|
| committer | 2018-07-20 22:30:22 -0400 | |
| commit | b46c0ed1fa07698297d5cf645b97a1978092868d (patch) | |
| tree | ae58cf355582de44ae680687df12c766ca1a9d79 /src/common/string_util.cpp | |
| parent | partition_filesystem, vfs_real: Add missing standard includes (diff) | |
| download | yuzu-b46c0ed1fa07698297d5cf645b97a1978092868d.tar.gz yuzu-b46c0ed1fa07698297d5cf645b97a1978092868d.tar.xz yuzu-b46c0ed1fa07698297d5cf645b97a1978092868d.zip | |
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.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions