summaryrefslogtreecommitdiffstats
path: root/src/core/touch_selection_controller_client_qt.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/touch_selection_controller_client_qt.h')
-rw-r--r--src/core/touch_selection_controller_client_qt.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/touch_selection_controller_client_qt.h b/src/core/touch_selection_controller_client_qt.h
index e3e86a336..16d581ba8 100644
--- a/src/core/touch_selection_controller_client_qt.h
+++ b/src/core/touch_selection_controller_client_qt.h
@@ -75,7 +75,6 @@ public:
void RunContextMenu() override;
bool ShouldShowQuickMenu() override { return false; }
std::u16string GetSelectedText() override { return std::u16string(); }
- const char *GetType() override { return nullptr; } //FIXME?
// content::TouchSelectionControllerClientManager overrides
void DidStopFlinging() override;