| Index: sky/engine/core/rendering/InlineFlowBox.h
|
| diff --git a/sky/engine/core/rendering/InlineFlowBox.h b/sky/engine/core/rendering/InlineFlowBox.h
|
| index b4e44de07e1a54d6c43c4cca98e620c802d6bc92..81cf8538129b3947986a8938ba7c4e0a0e3dbfd1 100644
|
| --- a/sky/engine/core/rendering/InlineFlowBox.h
|
| +++ b/sky/engine/core/rendering/InlineFlowBox.h
|
| @@ -291,7 +291,6 @@ public:
|
|
|
| private:
|
| void paintBoxDecorationBackground(PaintInfo&, const LayoutPoint&);
|
| - void paintMask(PaintInfo&, const LayoutPoint&);
|
| void paintFillLayers(const PaintInfo&, const Color&, const FillLayer&, const LayoutRect&);
|
| void paintFillLayer(const PaintInfo&, const Color&, const FillLayer&, const LayoutRect&);
|
| void paintBoxShadow(const PaintInfo&, RenderStyle*, ShadowStyle, const LayoutRect&);
|
|
|