| Index: Source/core/layout/LayoutBox.h
|
| diff --git a/Source/core/layout/LayoutBox.h b/Source/core/layout/LayoutBox.h
|
| index 42bc43fe520c46f8de026a07375395f029fea671..b37e52025889cc34bc303aebff53b7bd9c361764 100644
|
| --- a/Source/core/layout/LayoutBox.h
|
| +++ b/Source/core/layout/LayoutBox.h
|
| @@ -456,7 +456,6 @@ public:
|
|
|
| void positionLineBox(InlineBox*);
|
| void moveWithEdgeOfInlineContainerIfNecessary(bool isHorizontal);
|
| - void markStaticPositionedBoxForLayout(bool isHorizontal, bool isInline);
|
|
|
| virtual InlineBox* createInlineBox();
|
| void dirtyLineBoxes(bool fullLayout);
|
|
|