diff options
author | Chalard Jean <jchalard@google.com> | 2019-12-03 14:07:57 +0900 |
---|---|---|
committer | Chalard Jean <jchalard@google.com> | 2020-01-29 19:47:16 +0900 |
commit | 1e9fb5112836a4cc57e96cf187252b551830de33 (patch) | |
tree | 24e332b135cab249376a39b2f4c9de1f67c852c3 /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | f96e7871e08c514f1326590e6334d20d160f11e3 (diff) |
[NS A27] Remove useless logs and a useless var
These logs haven't found a bug in a long time and we now have
some structural guarantees that the conditions they check for
can't happen (like the checks that everything is happening on
the same thread).
Maybe we'll reinstate similar checks later, but for now they
are in the way and removing them is a small sacrifice for the
intended benefit.
The local was simply not used any more.
Test: FrameworksNetTests
Change-Id: If8c8d1f3eb883ffcf0fbdb70824b87dd70da507c
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions