Commit 53cc9785 authored by Rich Trott's avatar Rich Trott Committed by James M Snell
Browse files

src: remove redeclarations of variables

Remove redeclarations of variables in node.js. This includes removing
one apparently unnecessary `NativeModule.require('module')`.

PR-URL: https://github.com/nodejs/node/pull/4605


Reviewed-By: default avatarBrian White <mscdex@mscdex.net>
Reviewed-By: default avatarMichaël Zasso <mic.besace@gmail.com>
Reviewed-By: default avatarJohan Bergström <bugs@bergstroem.nu>
Reviewed-By: default avatarJames M Snell <jasnell@gmail.com>
parent bfc4823d
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment