diff options
Diffstat (limited to 'Source/WebKit/chromium/src/WebPopupMenuImpl.h')
| -rw-r--r-- | Source/WebKit/chromium/src/WebPopupMenuImpl.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Source/WebKit/chromium/src/WebPopupMenuImpl.h b/Source/WebKit/chromium/src/WebPopupMenuImpl.h index 0ad03963a..a3fddb6d0 100644 --- a/Source/WebKit/chromium/src/WebPopupMenuImpl.h +++ b/Source/WebKit/chromium/src/WebPopupMenuImpl.h @@ -139,10 +139,6 @@ public: // This is a non-owning ref. The popup will notify us via popupClosed() // before it is destroyed. WebCore::FramelessScrollView* m_widget; - -#if ENABLE(GESTURE_RECOGNIZER) - OwnPtr<WebCore::PlatformGestureRecognizer> m_gestureRecognizer; -#endif }; } // namespace WebKit |
