Don't pass the result through

It's meaningless on macOS, at least.
This commit is contained in:
joshaber 2017-04-04 09:21:15 -04:00
parent 0cab8a3322
commit 146e1ed3ce
3 changed files with 6 additions and 9 deletions

View file

@ -182,7 +182,6 @@ and no GUI dialog will appear.
* `certificate` [Certificate](structures/certificate.md) - The certificate to trust/import.
* `message` String - The message to display to the user.
* `callback` Function
* `result` Boolean - Whether the user chose to cancel or continue.
Displays a modal dialog that shows a message and certificate information, and
gives the user the option of trusting/importing the certificate.