Index: sky/engine/core/rendering/RenderLayer.h |
diff --git a/sky/engine/core/rendering/RenderLayer.h b/sky/engine/core/rendering/RenderLayer.h |
index 6d4605f297181916de9c43fcada8d35e019ead79..a7f7586ca4fe1cd771f1da43b204c9c3c7bee386 100644 |
--- a/sky/engine/core/rendering/RenderLayer.h |
+++ b/sky/engine/core/rendering/RenderLayer.h |
@@ -415,8 +415,6 @@ private: |
LayoutPoint& layerLocation, ClipRect& layerForegroundRect); |
void paintForegroundWithPhase(PaintPhase, GraphicsContext*, const LayerPaintingInfo&, RenderObject* paintingRootForRenderer, |
LayoutPoint& layerLocation, ClipRect& layerForegroundRect); |
- void paintOutline(GraphicsContext*, const LayerPaintingInfo&, RenderObject* paintingRootForRenderer, |
- LayoutPoint& layerLocation, ClipRect& layerOutlineRect); |
void paintOverflowControls(GraphicsContext*, const LayerPaintingInfo&, |
LayoutPoint& layerLocation, ClipRect& layerBackgroundRect); |
void paintMask(GraphicsContext*, const LayerPaintingInfo&, RenderObject* paintingRootForRenderer, |