| Index: sky/engine/core/rendering/compositing/RenderLayerCompositor.h
|
| diff --git a/sky/engine/core/rendering/compositing/RenderLayerCompositor.h b/sky/engine/core/rendering/compositing/RenderLayerCompositor.h
|
| index a95c7ff2c3ed31e65adcdfc87a283704813ba84c..bb87fb6a1eafb29b38ab0e8ee665372a1bac1e3d 100644
|
| --- a/sky/engine/core/rendering/compositing/RenderLayerCompositor.h
|
| +++ b/sky/engine/core/rendering/compositing/RenderLayerCompositor.h
|
| @@ -135,7 +135,6 @@ public:
|
| // Update the geometry of the layers used for clipping and scrolling in frames.
|
| void frameViewDidChangeLocation(const IntPoint& contentsOffset);
|
| void frameViewDidChangeSize();
|
| - void frameViewDidScroll();
|
| void rootFixedBackgroundsChanged();
|
|
|
| bool scrollingLayerDidChange(RenderLayer*);
|
|
|