Removed a bunch of useless return statements at end of methods
Found and auto-fixed by clang-tidy’s readability-redundant-control-flow check. Though I did have to manualy fix whitespace after it.
Please register or sign in to comment
Found and auto-fixed by clang-tidy’s readability-redundant-control-flow check. Though I did have to manualy fix whitespace after it.