💄
This commit is contained in:
parent
ae0e7ade78
commit
1f1f6abd78
1 changed files with 0 additions and 1 deletions
|
@ -87,7 +87,6 @@ ipc.on 'ATOM_RENDERER_FUNCTION_CALL', (callbackId, args) ->
|
||||||
|
|
||||||
# Browser releases a callback in renderer.
|
# Browser releases a callback in renderer.
|
||||||
ipc.on 'ATOM_RENDERER_DEREFERENCE', (callbackId) ->
|
ipc.on 'ATOM_RENDERER_DEREFERENCE', (callbackId) ->
|
||||||
console.log callbackId
|
|
||||||
callbacksRegistry.remove callbackId
|
callbacksRegistry.remove callbackId
|
||||||
|
|
||||||
# Get remote module.
|
# Get remote module.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue