commit | e0dc13833feeb56625fa571dc89852b0586c73e3 | [log] [tgz] |
---|---|---|
author | Pirama Arumuga Nainar <pirama@google.com> | Tue Jan 15 10:31:39 2019 -0800 |
committer | Pirama Arumuga Nainar <pirama@google.com> | Tue Jan 15 10:31:39 2019 -0800 |
tree | e87dfd90e92d5e326257c81df2d7dbb22101cefc | |
parent | 8c3812f63963a5f7a7ca2a0b3062d21b83b1e1f3 [diff] |
Remove extraneous semicolon Bug: http://b/122481018 Upcoming clang update has a warning, -Wextra-semi-stmt, that warns about extra semicolons. Remove extra semi-colon after an 'if' statement. Test: Build with new Clang. Change-Id: I05e7c027126b2ed6e61da8e749bbb813b7afd0e3