[CrOS MultiDevice] Remove unnecessary callback from Mojo function.
The SetAccountStatusChangeDelegate() function previously fired a callback after the delegate was set, but that was unnecessary. All of the clients of the function simply passed base::DoNothing() anyway. This CL removes that unnecessary callback. Bug: 824568 Change-Id: Iea3e6e0c85eedb6e3cfcb0147b81e433cc5babac Reviewed-on: https://chromium-review.googlesource.com/1110600 Commit-Queue: Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:Dan Erat <derat@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#569765}
Showing
Please register or sign in to comment