fix review comments
This commit is contained in:
@ -137,7 +137,6 @@ Loader::ResultStatus NCCHContainer::LoadHeader() {
|
||||
if (has_header)
|
||||
return Loader::ResultStatus::Success;
|
||||
if (!file.IsOpen()) {
|
||||
|
||||
return Loader::ResultStatus::Error;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user