Skip to content

src: remove unused INT_MAX constant

Node doesn't use it, and its not documented. Remove it.

Will need rebasing after https://github.com/nodejs/node/pull/27077

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

Merge request reports

Loading