Skip to content

lib,test: remove publicly exposed freelist

Rodrigo Muino Tomonari requested to merge github/fork/cjihrig/freelist into master

The freelist module was deprecated in io.js and moved to an internal module. This commit removes public access to freelist, while leaving the internal module, which is still in use.

This was discussed in #569 (closed), and should be able to go into v6.

Merge request reports

Loading