diff options
Diffstat (limited to 'runtime/reflection.h')
-rw-r--r-- | runtime/reflection.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/runtime/reflection.h b/runtime/reflection.h index 1764774..1a64871 100644 --- a/runtime/reflection.h +++ b/runtime/reflection.h @@ -29,7 +29,6 @@ namespace mirror { class Object; } // namespace mirror union JValue; -class MethodHelper; class ScopedObjectAccessAlreadyRunnable; class ShadowFrame; class ThrowLocation; |