Skip to content

src: remove unused internals from node.cc

Checklist
  • tests and code linting passes
  • the commit message follows commit guidelines
Affected core subsystem(s)

src

Description of change

Remove a couple of internal wrapper methods that are neither exported in the public headers nor used internally anywhere and imho have no real value being kept around.

CI: https://ci.nodejs.org/job/node-test-commit/3632/

Merge request reports

Loading