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