Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
COMP: fixed cppcheck warning about dead branch
Failmode is always true at this line, because when it's false, a previous branch returned a few lines above.
- Loading branch information