Index: Source/core/html/HTMLCanvasElement.h |
diff --git a/Source/core/html/HTMLCanvasElement.h b/Source/core/html/HTMLCanvasElement.h |
index f5e8cc2f860aa4d33ec8fd6bb7873af2b475470b..b2a0ea26c4166b2bc7782b7bf1f7fb2d29165dac 100644 |
--- a/Source/core/html/HTMLCanvasElement.h |
+++ b/Source/core/html/HTMLCanvasElement.h |
@@ -138,7 +138,6 @@ |
AffineTransform baseTransform() const; |
bool is3D() const; |
- bool isAnimated2D() const; |
bool hasImageBuffer() const { return m_imageBuffer; } |
void discardImageBuffer(); |