| Index: sky/engine/core/rendering/RenderBox.h
|
| diff --git a/sky/engine/core/rendering/RenderBox.h b/sky/engine/core/rendering/RenderBox.h
|
| index 073ed3bddb85140fedb6d0edfb58a4671c2c9e16..4547fee23807a3e4f97ea17dea1f67ae3b15d077 100644
|
| --- a/sky/engine/core/rendering/RenderBox.h
|
| +++ b/sky/engine/core/rendering/RenderBox.h
|
| @@ -327,7 +327,6 @@ public:
|
| void computeAndSetBlockDirectionMargins(const RenderBlock* containingBlock);
|
|
|
| void positionLineBox(InlineBox*);
|
| - void moveWithEdgeOfInlineContainerIfNecessary();
|
|
|
| virtual InlineBox* createInlineBox();
|
| void dirtyLineBoxes(bool fullLayout);
|
|
|