From: Gabriel Handford Date: Fri, 14 Oct 2016 19:41:12 +0000 (-0700) Subject: Remove redundant comment X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=21df08d5368344e13e8f939482209dacac3d40e8;p=platform%2Fframework%2Fweb%2Fcrosswalk-tizen.git Remove redundant comment --- diff --git a/docs/api/shell.md b/docs/api/shell.md index bfe2ae0..75eccb5 100644 --- a/docs/api/shell.md +++ b/docs/api/shell.md @@ -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 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)` * `fullPath` String