Discard the idle gc module.
This commit is contained in:
parent
e995383401
commit
4acbbd1ad7
4 changed files with 0 additions and 85 deletions
|
@ -7,9 +7,6 @@ if process.platform is 'win32'
|
|||
console.log = console.error = console.warn = process.log
|
||||
process.stdout.write = process.stderr.write = process.log
|
||||
|
||||
# Enable idle gc.
|
||||
process.atomBinding('idle_gc').start()
|
||||
|
||||
# Provide default Content API implementations.
|
||||
atom = {}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue