mirror of https://github.com/lukechilds/node.git
Browse Source
`nullCheckCallNT()` function is not necessary, as we can directly pass `callback` and `er` to `process.nextTick()`. PR-URL: https://github.com/nodejs/io.js/pull/1870 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Trevor Norris <trev.norris@gmail.com>v2.3.1-release
Sakthipriyan Vairamani
10 years ago
committed by
Trevor Norris
1 changed files with 1 additions and 5 deletions
Loading…
Reference in new issue