Skip to content

stream: remove unnecessary parameter

Delete invalid parameter.

Fixes: https://github.com/nodejs/node/issues/8153

Patch taken straight from the issue, I’ve only edited the title.

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

streams

Merge request reports

Loading