Index: Source/web/PageOverlay.cpp |
diff --git a/Source/web/PageOverlay.cpp b/Source/web/PageOverlay.cpp |
index 5b86438763841241363979528779b934dad04d99..b909ca64831626737a3ef8b5ec45ce803d7625af 100644 |
--- a/Source/web/PageOverlay.cpp |
+++ b/Source/web/PageOverlay.cpp |
@@ -71,8 +71,6 @@ public: |
virtual ~OverlayGraphicsLayerClientImpl() { } |
- virtual void notifyAnimationStarted(const GraphicsLayer*, double monotonicTime) override { } |
- |
virtual void paintContents(const GraphicsLayer*, GraphicsContext& gc, GraphicsLayerPaintingPhase, const IntRect& inClip) |
{ |
gc.save(); |