Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / rendering / svg / SVGInlineFlowBox.h
index 82c6b5a..b215b1f 100644 (file)
@@ -44,8 +44,6 @@ public:
 
     virtual FloatRect calculateBoundaries() const OVERRIDE;
 
-    static void computeTextMatchMarkerRectForRenderer(RenderSVGInlineText*);
-
 private:
     float m_logicalHeight;
 };