diff options
author | Lioncash <mathew1800@gmail.com> | 2018-09-25 18:17:42 -0400 |
---|---|---|
committer | Lioncash <mathew1800@gmail.com> | 2018-09-25 20:06:21 -0400 |
commit | 91b56c49280355cf4d1d4283ce05645a85aac1fb (patch) | |
tree | d0109661742439bb50cdeeaa14dc990bdcb2a329 /src/core/core.cpp | |
parent | 1f92cbc059aaca13823c71a9279393661b050d34 (diff) |
fsmitm_romfsbuild: Remove unnecessary constructors and initializers for RomFSBuildFileContext and RomFSBuildDirectoryContext
There's no need to duplicate in-class initializers with a constructor
initializer list. std::strings also initialize to empty by default.
Diffstat (limited to 'src/core/core.cpp')
0 files changed, 0 insertions, 0 deletions