Settings: remove unreachable code in people handler
The two if-statements removed in this CL are unreachable because the conditions were already checked and returned early upstream in HandleShowSetupUI(). Bug: 800972 Change-Id: I5b3b300aea71a32185cb4ccc2c91548870dd0991 Reviewed-on: https://chromium-review.googlesource.com/969741Reviewed-by:Tommy Li <tommycli@chromium.org> Commit-Queue: Scott Chen <scottchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#544258}
Showing
Please register or sign in to comment