| Index: Source/core/layout/MultiColumnFragmentainerGroup.h
|
| diff --git a/Source/core/layout/MultiColumnFragmentainerGroup.h b/Source/core/layout/MultiColumnFragmentainerGroup.h
|
| index 04f4534a8cf76cc1d6cba3204fbd214f1f6e407f..63182dcda0d720a87a7712a06729a0e3f487d96c 100644
|
| --- a/Source/core/layout/MultiColumnFragmentainerGroup.h
|
| +++ b/Source/core/layout/MultiColumnFragmentainerGroup.h
|
| @@ -56,8 +56,6 @@ public:
|
| void recordSpaceShortage(LayoutUnit);
|
| bool recalculateColumnHeight(BalancedColumnHeightCalculation calculationMode);
|
|
|
| - void expandToEncompassFlowThreadOverflow();
|
| -
|
| LayoutSize flowThreadTranslationAtOffset(LayoutUnit offsetInFlowThread) const;
|
| LayoutUnit columnLogicalTopForOffset(LayoutUnit offsetInFlowThread) const;
|
| LayoutPoint visualPointToFlowThreadPoint(const LayoutPoint& visualPoint) const;
|
|
|