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