diff options
Diffstat (limited to 'Source/WebKit/blackberry/Api/WebPageClient.h')
| -rw-r--r-- | Source/WebKit/blackberry/Api/WebPageClient.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/WebKit/blackberry/Api/WebPageClient.h b/Source/WebKit/blackberry/Api/WebPageClient.h index 896f24c67..c86b674ba 100644 --- a/Source/WebKit/blackberry/Api/WebPageClient.h +++ b/Source/WebKit/blackberry/Api/WebPageClient.h @@ -103,7 +103,6 @@ public: virtual void notifyRunLayoutTestsFinished() = 0; virtual void notifyInRegionScrollableAreasChanged(const std::vector<Platform::ScrollViewBase*>&) = 0; - virtual void notifyNoMouseMoveOrTouchMoveHandlers() = 0; virtual void notifyDocumentOnLoad(bool) = 0; |
