Index: Source/core/rendering/RenderObject.h |
diff --git a/Source/core/rendering/RenderObject.h b/Source/core/rendering/RenderObject.h |
index 0dd7446f9478e74408d64abb79d3a1a1197584c2..3871fce2e9b6d7490d1eb03de66283a34392c95d 100644 |
--- a/Source/core/rendering/RenderObject.h |
+++ b/Source/core/rendering/RenderObject.h |
@@ -854,8 +854,6 @@ public: |
void invalidatePaintIncludingNonCompositingDescendants(); |
- bool checkForPaintInvalidation() const; |
- |
// Returns the rect that should have paint invalidated whenever this object changes. The rect is in the view's |
// coordinate space. This method deals with outlines and overflow. |
LayoutRect absoluteClippedOverflowRect() const; |