Skip to content

src: remove redundant if block

void LoadEnvironment(Environment* env) had a redundant if block at the end of the function.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Merge request reports

Loading