Index: src/execution.h |
diff --git a/src/execution.h b/src/execution.h |
index c350805bddf2baae8e3829c53cd4e3eaa36c96f4..b104180c9e0c1c87c71213c389dc2ec05601303c 100644 |
--- a/src/execution.h |
+++ b/src/execution.h |
@@ -189,8 +189,6 @@ class StackGuard { |
void Interrupt(); |
bool IsTerminateExecution(); |
void TerminateExecution(); |
- bool IsCodeReadyEvent(); |
- void RequestCodeReadyEvent(); |
#ifdef ENABLE_DEBUGGER_SUPPORT |
bool IsDebugBreak(); |
void DebugBreak(); |