Index: Source/core/layout/svg/line/SVGRootInlineBox.h |
diff --git a/Source/core/layout/svg/line/SVGRootInlineBox.h b/Source/core/layout/svg/line/SVGRootInlineBox.h |
index 8b7f1f5ef4e766b5318f701f512bfae5d9ae8416..9d90b575cedec97013a8892b545829cf9e4cc1ed 100644 |
--- a/Source/core/layout/svg/line/SVGRootInlineBox.h |
+++ b/Source/core/layout/svg/line/SVGRootInlineBox.h |
@@ -52,7 +52,6 @@ public: |
private: |
void reorderValueLists(Vector<SVGTextLayoutAttributes*>&); |
- void layoutCharactersInTextBoxes(InlineFlowBox*, SVGTextLayoutEngine&); |
void layoutChildBoxes(InlineFlowBox*, FloatRectWillBeLayoutRect* = 0); |
void layoutRootBox(const FloatRectWillBeLayoutRect&); |