Index: Source/core/rendering/RenderLayerClipper.h |
diff --git a/Source/core/rendering/RenderLayerClipper.h b/Source/core/rendering/RenderLayerClipper.h |
index 17c64bafef5995ad66f434eb076a7531cc035bac..649594860bba97c5a3f61b6af69de1c6d437f944 100644 |
--- a/Source/core/rendering/RenderLayerClipper.h |
+++ b/Source/core/rendering/RenderLayerClipper.h |
@@ -98,7 +98,6 @@ public: |
void clearClipRectsIncludingDescendants(); |
void clearClipRectsIncludingDescendants(ClipRectsCacheSlot); |
- void clearClipRects(); |
LayoutRect childrenClipRect() const; // Returns the foreground clip rect of the layer in the document's coordinate space. |
LayoutRect localClipRect() const; // Returns the background clip rect of the layer in the local coordinate space. |