| Index: sky/engine/core/frame/FrameView.h
|
| diff --git a/sky/engine/core/frame/FrameView.h b/sky/engine/core/frame/FrameView.h
|
| index c92936ced878a2afe068f57ae62bb717eb3d44df..1750bc03ab8a29553489ea9d6dbc412034174d8c 100644
|
| --- a/sky/engine/core/frame/FrameView.h
|
| +++ b/sky/engine/core/frame/FrameView.h
|
| @@ -151,8 +151,6 @@ public:
|
| void updateLayoutAndStyleForPainting();
|
| void updateLayoutAndStyleIfNeededRecursive();
|
|
|
| - void invalidateTreeIfNeededRecursive();
|
| -
|
| void forceLayout(bool allowSubtree = false);
|
|
|
| // Methods to convert points and rects between the coordinate space of the renderer, and this view.
|
|
|