diff options
author | Leon Scroggins III <scroggo@google.com> | 2018-01-12 13:25:40 -0500 |
---|---|---|
committer | Leon Scroggins III <scroggo@google.com> | 2018-01-12 13:25:40 -0500 |
commit | 58915a81a8d9408f1c765b75faa74e0880711268 (patch) | |
tree | 14624797a3aa66abc49bc77696b93230aa5f3de8 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 5c72a77bcaed8f399974f4edbf3d156a0ceb7cbb (diff) |
Remove bogus SkASSERT
Test: No change in behavior, no new tests
SkASSERT compiles to nothing in typical Android builds, but with
SK_DEBUG defined it is an assert. This assert attempts to call a method
that no longer exists. Remove it.
Change-Id: I7047bb66c4cc0f0bdd6a84562247eed48944739e
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions