Chromium Code Reviews| Index: src/mark-compact.h |
| diff --git a/src/mark-compact.h b/src/mark-compact.h |
| index 35c71fa8fbbc3b30752017bc4d1893fc90b76121..04d0ff69a7bf2daff0e99589bada4d81f120156d 100644 |
| --- a/src/mark-compact.h |
| +++ b/src/mark-compact.h |
| @@ -98,8 +98,6 @@ class MarkingStack { |
| // ------------------------------------------------------------------------- |
| // Mark-Compact collector |
| -// |
| -// All methods are static. |
| class OverflowedObjectsScanner; |