| Index: sky/engine/public/platform/WebLayerTreeView.h
|
| diff --git a/sky/engine/public/platform/WebLayerTreeView.h b/sky/engine/public/platform/WebLayerTreeView.h
|
| index e03e45606ec9bc42f7c91e70a83d37544c871614..790c30f4ba913c4483520a118c56d1ad95af8b0c 100644
|
| --- a/sky/engine/public/platform/WebLayerTreeView.h
|
| +++ b/sky/engine/public/platform/WebLayerTreeView.h
|
| @@ -120,9 +120,6 @@ public:
|
|
|
| // Debugging / dangerous ---------------------------------------------
|
|
|
| - // Toggles the FPS counter in the HUD layer
|
| - virtual void setShowFPSCounter(bool) { }
|
| -
|
| // Toggles the paint rects in the HUD layer
|
| virtual void setShowPaintRects(bool) { }
|
|
|
|
|