Commit 91b56c49 authored by Lioncash's avatar Lioncash
Browse files

fsmitm_romfsbuild: Remove unnecessary constructors and initializers for...

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.
parent 1f92cbc0
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