| Index: sky/engine/public/platform/WebThemeEngine.h
|
| diff --git a/sky/engine/public/platform/WebThemeEngine.h b/sky/engine/public/platform/WebThemeEngine.h
|
| index 036037cd1b1a08cf4e569315afdb353ba54b5610..b8fc835f4253bd5893b72295510994064840ff87 100644
|
| --- a/sky/engine/public/platform/WebThemeEngine.h
|
| +++ b/sky/engine/public/platform/WebThemeEngine.h
|
| @@ -80,8 +80,6 @@ public:
|
| int totalSize;
|
| };
|
|
|
| - virtual void paintScrollbarThumb(WebCanvas*, State, Size, const WebRect&, const ScrollbarInfo&) { }
|
| -
|
| // FIXME: The remaining definitions are only used on the non-Apple ports.
|
|
|
| // The UI part which is being accessed.
|
|
|