fix review comments
This commit is contained in:
parent
391580c658
commit
2465fd423a
2 changed files with 2 additions and 4 deletions
|
@ -137,7 +137,6 @@ Loader::ResultStatus NCCHContainer::LoadHeader() {
|
|||
if (has_header)
|
||||
return Loader::ResultStatus::Success;
|
||||
if (!file.IsOpen()) {
|
||||
|
||||
return Loader::ResultStatus::Error;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue