diff options
Diffstat (limited to 'cc/LayerChromium.h')
-rw-r--r-- | cc/LayerChromium.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cc/LayerChromium.h b/cc/LayerChromium.h index 71ec0cc..0b4fe63 100644 --- a/cc/LayerChromium.h +++ b/cc/LayerChromium.h @@ -172,8 +172,6 @@ public: virtual void setLayerTreeHost(CCLayerTreeHost*); - bool hasContributingDelegatedRenderPasses() const { return false; } - void setIsDrawable(bool); void setReplicaLayer(LayerChromium*); |