| Index: Source/platform/scroll/ScrollAnimator.h
|
| diff --git a/Source/platform/scroll/ScrollAnimator.h b/Source/platform/scroll/ScrollAnimator.h
|
| index 9a1bc2f47b4a8f132affb9a2421bfc35b0202e8a..dc603cd875b2e95ea0776c93660b0407ffc11fed 100644
|
| --- a/Source/platform/scroll/ScrollAnimator.h
|
| +++ b/Source/platform/scroll/ScrollAnimator.h
|
| @@ -62,8 +62,6 @@ public:
|
|
|
| virtual void setIsActive() { }
|
|
|
| - virtual ScrollResult handleWheelEvent(const PlatformWheelEvent&);
|
| -
|
| #if OS(MACOSX)
|
| virtual void handleWheelEventPhase(PlatformWheelEventPhase) { }
|
| #endif
|
|
|