summaryrefslogtreecommitdiffstats
path: root/WebCore/platform/qt/ContextMenuQt.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/platform/qt/ContextMenuQt.cpp')
-rw-r--r--WebCore/platform/qt/ContextMenuQt.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/WebCore/platform/qt/ContextMenuQt.cpp b/WebCore/platform/qt/ContextMenuQt.cpp
index e3715c9..c877642 100644
--- a/WebCore/platform/qt/ContextMenuQt.cpp
+++ b/WebCore/platform/qt/ContextMenuQt.cpp
@@ -35,8 +35,7 @@
namespace WebCore {
-ContextMenu::ContextMenu(const HitTestResult& result)
- : m_hitTestResult(result)
+ContextMenu::ContextMenu()
{
}