Index: Source/core/layout/svg/SVGTextLayoutEngine.h |
diff --git a/Source/core/layout/svg/SVGTextLayoutEngine.h b/Source/core/layout/svg/SVGTextLayoutEngine.h |
index e7a58b8309e8911f3817ac645fafef52be22143a..becaad9e60cdfb1a37d5052fd024a4fa68b9b5d1 100644 |
--- a/Source/core/layout/svg/SVGTextLayoutEngine.h |
+++ b/Source/core/layout/svg/SVGTextLayoutEngine.h |
@@ -75,7 +75,6 @@ private: |
Vector<SVGTextLayoutAttributes*>& m_layoutAttributes; |
Vector<SVGInlineTextBox*> m_lineLayoutBoxes; |
- Vector<SVGInlineTextBox*> m_pathLayoutBoxes; |
SVGTextFragment m_currentTextFragment; |
unsigned m_layoutAttributesPosition; |