💄 Restore old settings in app specs.
This commit is contained in:
parent
623e0f3ae4
commit
0a63395b0f
2 changed files with 2 additions and 1 deletions
|
@ -80,7 +80,6 @@ callFunction = (event, processId, routingId, func, caller, args) ->
|
|||
|
||||
# Send by BrowserWindow when its render view is deleted.
|
||||
process.on 'ATOM_BROWSER_RELEASE_RENDER_VIEW', (processId, routingId) ->
|
||||
console.log 'ATOM_BROWSER_RELEASE_RENDER_VIEW', processId, routingId
|
||||
objectsRegistry.clear processId, routingId
|
||||
|
||||
ipc.on 'ATOM_BROWSER_REQUIRE', (event, processId, routingId, module) ->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue