Index: Source/core/layout/LayoutBox.h |
diff --git a/Source/core/layout/LayoutBox.h b/Source/core/layout/LayoutBox.h |
index 82eed0f075969357144384e105ac6408ef135df3..f4bb2a5fde3fb063cb41d0150ea8bc0deb450536 100644 |
--- a/Source/core/layout/LayoutBox.h |
+++ b/Source/core/layout/LayoutBox.h |
@@ -724,8 +724,6 @@ public: |
removeFloatingOrPositionedChildFromBlockLists(); |
} |
- bool backgroundHasOpaqueTopLayer() const; |
- |
void setIntrinsicContentLogicalHeight(LayoutUnit intrinsicContentLogicalHeight) const { m_intrinsicContentLogicalHeight = intrinsicContentLogicalHeight; } |
bool canRenderBorderImage() const; |