Index: Source/core/rendering/svg/RenderSVGShape.h |
diff --git a/Source/core/rendering/svg/RenderSVGShape.h b/Source/core/rendering/svg/RenderSVGShape.h |
index 8ace237459cb466be3d4ab0698c008d950415649..49295b483fd62d43920210a5fc1140fc5c5e4f17 100644 |
--- a/Source/core/rendering/svg/RenderSVGShape.h |
+++ b/Source/core/rendering/svg/RenderSVGShape.h |
@@ -109,7 +109,6 @@ private: |
void fillShape(RenderStyle*, GraphicsContext*); |
void strokeShape(RenderStyle*, GraphicsContext*); |
- void fillAndStrokeShape(GraphicsContext*); |
void drawMarkers(PaintInfo&); |
private: |