Clean up coffee files
This commit is contained in:
parent
77dbec305f
commit
6d9ca4f52b
2 changed files with 1 additions and 5 deletions
|
@ -79,9 +79,7 @@ wrapWebContents = (webContents) ->
|
|||
if options.printBackgrounds
|
||||
printingSetting.shouldPrintBackgrounds = options.printBackground
|
||||
|
||||
webContents._printToPDF printingSetting, callback
|
||||
|
||||
webContents
|
||||
@_printToPDF printingSetting, callback
|
||||
|
||||
binding._setWrapWebContents wrapWebContents
|
||||
process.once 'exit', binding._clearWrapWebContents
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue