| Index: sky/engine/web/WebViewImpl.h
|
| diff --git a/sky/engine/web/WebViewImpl.h b/sky/engine/web/WebViewImpl.h
|
| index 3c4964b30c1821d942f1043a613c098e4932bcb3..5d1009838f1a7ad60d41225706a14bd88946be57 100644
|
| --- a/sky/engine/web/WebViewImpl.h
|
| +++ b/sky/engine/web/WebViewImpl.h
|
| @@ -77,7 +77,6 @@ public:
|
|
|
| virtual void layout() override;
|
| virtual void paint(WebCanvas*, const WebRect&) override;
|
| - virtual bool isTrackingRepaints() const override;
|
| virtual bool handleInputEvent(const WebInputEvent&) override;
|
| virtual void setCursorVisibilityState(bool isVisible) override;
|
| virtual void mouseCaptureLost() override;
|
|
|