Index: Source/web/WebViewImpl.h |
diff --git a/Source/web/WebViewImpl.h b/Source/web/WebViewImpl.h |
index 87ad2bebcb581836ea264820c727661d419fef91..66ec1029bba981baf92ced263105eaa17f6f26db 100644 |
--- a/Source/web/WebViewImpl.h |
+++ b/Source/web/WebViewImpl.h |
@@ -320,7 +320,6 @@ public: |
bool detectContentOnTouch(const WebPoint&); |
bool startPageScaleAnimation(const WebCore::IntPoint& targetPosition, bool useAnchor, float newScale, double durationInSeconds); |
- void numberOfWheelEventHandlersChanged(unsigned); |
void hasTouchEventHandlers(bool); |
// WebGestureCurveTarget implementation for fling. |