diff options
Diffstat (limited to 'runtime/instrumentation.h')
| -rw-r--r-- | runtime/instrumentation.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/runtime/instrumentation.h b/runtime/instrumentation.h index e3f18f15cc..8972f3a502 100644 --- a/runtime/instrumentation.h +++ b/runtime/instrumentation.h @@ -38,7 +38,6 @@ namespace mirror { } // namespace mirror union JValue; class Thread; -class ThrowLocation; namespace instrumentation { |