Index: src/mark-compact.h |
diff --git a/src/mark-compact.h b/src/mark-compact.h |
index b94355bf4501576b73ee725319ac671d916ad5bf..f4915519aa0c7e15f579bc52fd6f06a5404c9c0d 100644 |
--- a/src/mark-compact.h |
+++ b/src/mark-compact.h |
@@ -612,8 +612,6 @@ class MarkCompactCollector { |
bool was_marked_incrementally_; |
- bool flush_monomorphic_ics_; |
- |
// A pointer to the current stack-allocated GC tracer object during a full |
// collection (NULL before and after). |
GCTracer* tracer_; |