electron/atom
Cheng Zhao c10c419f1d No need to call sender.callbacks.remove
The IDWeakMap automatically removes the key when object is garbage
collected.
2016-01-15 16:36:35 +08:00
..
app Remove unneeded extra semicolons (;; -> ;) 2016-01-11 02:11:40 +02:00
browser No need to call sender.callbacks.remove 2016-01-15 16:36:35 +08:00
common Merge pull request #4109 from atom/const 2016-01-15 16:32:07 +08:00
renderer Clean up variable declarations 2016-01-14 18:07:29 -08:00
utility Rename PrintHandler to PrintHandlerWin since only used on Windows. 2015-05-23 19:24:29 +08:00