| Index: sky/engine/core/rendering/RenderBoxModelObject.h
|
| diff --git a/sky/engine/core/rendering/RenderBoxModelObject.h b/sky/engine/core/rendering/RenderBoxModelObject.h
|
| index 75529d8aa8067f7cd7a6ef460d215e5cd3d5c254..5b6afacb3f0d27554c1e714ed764ec7e62fa447a 100644
|
| --- a/sky/engine/core/rendering/RenderBoxModelObject.h
|
| +++ b/sky/engine/core/rendering/RenderBoxModelObject.h
|
| @@ -246,8 +246,6 @@ protected:
|
|
|
| bool hasAutoHeightOrContainingBlockWithAutoHeight() const;
|
|
|
| - bool isDocumentElementWithOpaqueBackground() const;
|
| -
|
| void paintRootBackgroundColor(const PaintInfo&, const LayoutRect&, const Color&);
|
|
|
| public:
|
|
|