| Index: Source/core/rendering/RenderMultiColumnSet.h
|
| diff --git a/Source/core/rendering/RenderMultiColumnSet.h b/Source/core/rendering/RenderMultiColumnSet.h
|
| index ed42d8c5f37d36d8c420fb9072b947b828fb893a..bf0b4108a2838ebdbb919a7bae202264dacaa058 100644
|
| --- a/Source/core/rendering/RenderMultiColumnSet.h
|
| +++ b/Source/core/rendering/RenderMultiColumnSet.h
|
| @@ -113,8 +113,6 @@ public:
|
| void attachRegion();
|
| void detachRegion();
|
|
|
| - void paintInvalidationForFlowThreadContent(const LayoutRect& paintInvalidationRect);
|
| -
|
| // The top of the nearest page inside the region. For RenderRegions, this is just the logical top of the
|
| // flow thread portion we contain. For sets, we have to figure out the top of the nearest column or
|
| // page.
|
|
|