diff options
Diffstat (limited to 'runtime/runtime.h')
-rw-r--r-- | runtime/runtime.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/runtime/runtime.h b/runtime/runtime.h index 58068ebbf1..9e63564d58 100644 --- a/runtime/runtime.h +++ b/runtime/runtime.h @@ -455,7 +455,6 @@ class Runtime { bool UseJitCompilation() const; void PreZygoteFork(); - bool InitZygote(); void InitNonZygoteOrPostFork( JNIEnv* env, bool is_system_server, NativeBridgeAction action, const char* isa); |