Index: src/scopes.h |
diff --git a/src/scopes.h b/src/scopes.h |
index a382234748b4697895524abd1e752c1e7d40159f..f41a088da331eef5a7c9962693fd92b8806d4cc3 100644 |
--- a/src/scopes.h |
+++ b/src/scopes.h |
@@ -474,7 +474,6 @@ class Scope: public ZoneObject { |
// Computed via PropagateScopeInfo. |
bool outer_scope_calls_sloppy_eval_; |
bool inner_scope_calls_eval_; |
- bool inner_scope_contains_with_; |
bool force_eager_compilation_; |
bool force_context_allocation_; |