zlib: remove mentions of unexposed Z_TREES constant · nodejs/node@44df21b · GitHub
Skip to content

Commit 44df21b

Browse files
hkleungaitargos
authored andcommitted
zlib: remove mentions of unexposed Z_TREES constant
`Z_TREES` is never exposed on `DefineZlibConstants()`, hence it shall be removed. This fix is applicable to v18+. Refs: https://github.com/nodejs/node/blob/main/src/node_zlib.cc PR-URL: #58371 Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net>
1 parent adef9af commit 44df21b

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

doc/api/zlib.md

Lines changed: 0 additions & 1 deletion

lib/zlib.js

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)