Skip to content

src: remove has_experimental_policy option

This would be set when --experimental-policy was set, but since an empty string does not refer to a valid file, we can just check the value of --experimental-policy directly.

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

Merge request reports

Loading