Index: src/debug.h |
diff --git a/src/debug.h b/src/debug.h |
index 3f4bac1f7abe24665f1571beaab05c99d089e673..5882ffbf2b9c1370724c02d4cd1429ff0256f69a 100644 |
--- a/src/debug.h |
+++ b/src/debug.h |
@@ -177,7 +177,6 @@ class BreakLocation { |
int break_index_; |
int position_; |
int statement_position_; |
- bool has_immediate_position_; |
DisallowHeapAllocation no_gc_; |