Remove redundant comment
This commit is contained in:
parent
cfd2a029ad
commit
21df08d536
1 changed files with 0 additions and 3 deletions
|
@ -49,9 +49,6 @@ If callback is specified, it will return whether it was able to initiate the ope
|
||||||
Open the given external protocol URL in the desktop's default manner. (For
|
Open the given external protocol URL in the desktop's default manner. (For
|
||||||
example, mailto: URLs in the user's default mail agent).
|
example, mailto: URLs in the user's default mail agent).
|
||||||
|
|
||||||
If a `callback` is passed, the API call will be asynchronous and the result
|
|
||||||
will be passed via `callback(opened)`.
|
|
||||||
|
|
||||||
### `shell.moveItemToTrash(fullPath)`
|
### `shell.moveItemToTrash(fullPath)`
|
||||||
|
|
||||||
* `fullPath` String
|
* `fullPath` String
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue