Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
zlib: fix linting recently-introduced lint error
Remove unnecessary named function. V8 will do a better job inferring the name from the assignment to a property. The current formulation does not pass linting.
- Loading branch information