Index: sky/engine/core/rendering/RenderBlock.h |
diff --git a/sky/engine/core/rendering/RenderBlock.h b/sky/engine/core/rendering/RenderBlock.h |
index ad2b171b83e5231de947bd14f3799f18b19ac105..a78a3e485004f77bdc911bb6a6670a4743ea42fc 100644 |
--- a/sky/engine/core/rendering/RenderBlock.h |
+++ b/sky/engine/core/rendering/RenderBlock.h |
@@ -305,9 +305,6 @@ private: |
protected: |
bool createsBlockFormattingContext() const; |
- // Adjust from painting offsets to the local coords of this renderer |
- void offsetForContents(LayoutPoint&) const; |
- |
virtual bool updateLogicalWidthAndColumnWidth(); |
protected: |