Index: src/execution.cc |
=================================================================== |
--- src/execution.cc (revision 2074) |
+++ src/execution.cc (working copy) |
@@ -591,7 +591,6 @@ |
// Collect the break state before clearing the flags. |
bool debug_command_only = |
StackGuard::IsDebugCommand() && !StackGuard::IsDebugBreak(); |
- bool is_debug_break = StackGuard::IsDebugBreak(); |
// Clear the debug request flags. |
StackGuard::Continue(DEBUGBREAK); |