summaryrefslogtreecommitdiff
path: root/runtime/elf_file_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/elf_file_impl.h')
-rw-r--r--runtime/elf_file_impl.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/runtime/elf_file_impl.h b/runtime/elf_file_impl.h
index 04c224387b..3143df537f 100644
--- a/runtime/elf_file_impl.h
+++ b/runtime/elf_file_impl.h
@@ -28,10 +28,6 @@
namespace art {
-extern "C" {
- struct JITCodeEntry;
-}
-
template <typename ElfTypes>
class ElfFileImpl {
public: