No more need of manually setting process as local variable
This commit is contained in:
parent
eccb5e7590
commit
42515c6f41
4 changed files with 8 additions and 12 deletions
|
@ -1,4 +1,3 @@
|
|||
process = global.process
|
||||
ipc = require 'ipc'
|
||||
v8Util = process.atomBinding 'v8_util'
|
||||
CallbacksRegistry = require 'callbacks-registry'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue