Skip to content

Commit

Permalink
remove duplicate entry for desktopCapturer.getSources
Browse files Browse the repository at this point in the history
  • Loading branch information
miniak committed Feb 13, 2019
1 parent c363eed commit 28d67b8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/api/promisification.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,3 @@ When a majority of affected functions are migrated, this flag will be enabled by
- [webviewTag.capturePage([rect, ]callback)](https://github.com/electron/electron/blob/master/docs/api/webview-tag.md#capturePage)
- [webviewTag.printToPDF(options, callback)](https://github.com/electron/electron/blob/master/docs/api/webview-tag.md#printToPDF)
- [win.capturePage([rect, ]callback)](https://github.com/electron/electron/blob/master/docs/api/browser-window.md#capturePage)
- [desktopCapturer.getSources(options, callback)](https://github.com/electron/electron/blob/master/docs/api/desktop-capturer.md#getSources)

0 comments on commit 28d67b8

Please sign in to comment.