summaryrefslogtreecommitdiff
path: root/lib/_http_incoming.js
diff options
context:
space:
mode:
authorBrian White <mscdex@mscdex.net>2016-02-15 04:47:06 -0500
committerJames M Snell <jasnell@gmail.com>2016-02-15 07:52:17 -0800
commit0223de6ba57c8dcac7680ebf62a9ee6e2c037b42 (patch)
tree7bc1319a3b74d632ff6a4017db261303a129e9d4 /lib/_http_incoming.js
parentb72dbdbe430ef83c73cf535bc0dabdba2a64b352 (diff)
downloadandroid-node-v8-0223de6ba57c8dcac7680ebf62a9ee6e2c037b42.tar.gz
android-node-v8-0223de6ba57c8dcac7680ebf62a9ee6e2c037b42.tar.bz2
android-node-v8-0223de6ba57c8dcac7680ebf62a9ee6e2c037b42.zip
http: remove unnecessary check
The value passed to `process.nextTick()` which is passed to the callback is already a valid object, so the conditional will always evaluate to true. PR-URL: https://github.com/nodejs/node/pull/5233 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: James M Snell <jasnell@gmail.com>
Diffstat (limited to 'lib/_http_incoming.js')
0 files changed, 0 insertions, 0 deletions