commit | 7f80c43031e7bd0531a17b42cee4f988e763bb53 | [log] [tgz] |
---|---|---|
author | David Ostrovsky <david@ostrovsky.org> | Tue Jan 24 23:26:31 2017 +0100 |
committer | David Pursehouse <dpursehouse@collab.net> | Wed Jan 25 09:03:13 2017 +0900 |
tree | d6a3e6dcf0708b576101032ca9ccf78f81d32aa2 | |
parent | 2a70f245e771b3cd3aefb556c6b3e9e5e2a3146c [diff] |
Remove self equals test flagged by error prone The existing code can't be compiled by Bazel with integrated error prone: error: [SelfEquals] An object is tested for equality to itself see http://errorprone.info/bugpattern/SelfEquals. Change-Id: I9509707aad51bccbbc6ecd3391632970efdffd57