Remove extra newlines around comments
This commit is contained in:
parent
990dc30e8d
commit
030d2a843c
40 changed files with 103 additions and 425 deletions
|
@ -7,9 +7,7 @@ binding = process.atomBinding('ipc');
|
|||
|
||||
v8Util = process.atomBinding('v8_util');
|
||||
|
||||
|
||||
// Created by init.coffee.
|
||||
|
||||
ipcRenderer = v8Util.getHiddenValue(global, 'ipc');
|
||||
|
||||
ipcRenderer.send = function() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue