mirror of https://github.com/lukechilds/node.git
Browse Source
a few places the code was refactored to use `maybeCallback` which always returns a function. Checking for `if (callback)` always returns true anyway. PR-URL: https://github.com/nodejs/node/pull/5289 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: thefourtheye <thechargingvolcano@gmail.com>v4.x
committed by
Myles Borins
1 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue