[mojo][doc] Remove obsolete bool return value
Returning an optional struct which is only filled in case the call is successful does not require an extra bool to indicate success. The change removes said bool. This is a documentation-only change. Change-Id: If7406703e0cbd91a77c590383ea3430978d1c9fc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2523174Reviewed-by:Daniel Cheng <dcheng@chromium.org> Commit-Queue: Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#825075}
Showing
Please register or sign in to comment