mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Move everything into atom_bindings
This commit is contained in:
@@ -46,5 +46,3 @@ if (process.type === 'browser') {
|
||||
if (process.platform === 'win32' && __dirname.indexOf('\\Program Files\\WindowsApps\\') === 2) {
|
||||
process.windowsStore = true
|
||||
}
|
||||
|
||||
Object.assign(Object.getPrototypeOf(process), process.atomBinding('process_stats'))
|
||||
|
||||
Reference in New Issue
Block a user