Index: src/heap/heap.h |
diff --git a/src/heap/heap.h b/src/heap/heap.h |
index 55914d66c0169f8d49c123b4aacfae65dd123742..4d01296086aebca40514509d7336f8e0a54e45fc 100644 |
--- a/src/heap/heap.h |
+++ b/src/heap/heap.h |
@@ -1364,7 +1364,6 @@ class Heap { |
} |
inline void UpdateNewSpaceAllocationCounter(); |
- |
inline size_t NewSpaceAllocationCounter(); |
// This should be used only for testing. |