summaryrefslogtreecommitdiff
path: root/dex2oat/common_compiler_driver_test.h
diff options
context:
space:
mode:
Diffstat (limited to 'dex2oat/common_compiler_driver_test.h')
-rw-r--r--dex2oat/common_compiler_driver_test.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/dex2oat/common_compiler_driver_test.h b/dex2oat/common_compiler_driver_test.h
index b49d18fa10..36090c0644 100644
--- a/dex2oat/common_compiler_driver_test.h
+++ b/dex2oat/common_compiler_driver_test.h
@@ -68,7 +68,6 @@ class CommonCompilerDriverTest : public CommonCompilerTest {
private:
MemMap image_reservation_;
- void* inaccessible_page_;
};
} // namespace art