diff options
Diffstat (limited to 'runtime/entrypoints/quick/quick_deoptimization_entrypoints.cc')
-rw-r--r-- | runtime/entrypoints/quick/quick_deoptimization_entrypoints.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/runtime/entrypoints/quick/quick_deoptimization_entrypoints.cc b/runtime/entrypoints/quick/quick_deoptimization_entrypoints.cc index 47fb9d66f8..f9f62c2721 100644 --- a/runtime/entrypoints/quick/quick_deoptimization_entrypoints.cc +++ b/runtime/entrypoints/quick/quick_deoptimization_entrypoints.cc @@ -21,7 +21,6 @@ #include "mirror/class-inl.h" #include "mirror/object_array-inl.h" #include "mirror/object-inl.h" -#include "object_utils.h" #include "stack.h" #include "thread.h" #include "verifier/method_verifier.h" |