summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/gtk/tabs/tab_gtk.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/ui/gtk/tabs/tab_gtk.h')
-rw-r--r--chrome/browser/ui/gtk/tabs/tab_gtk.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/chrome/browser/ui/gtk/tabs/tab_gtk.h b/chrome/browser/ui/gtk/tabs/tab_gtk.h
index b80039c..460d25d 100644
--- a/chrome/browser/ui/gtk/tabs/tab_gtk.h
+++ b/chrome/browser/ui/gtk/tabs/tab_gtk.h
@@ -139,9 +139,6 @@ class TabGtk : public TabRendererGtk,
// user presses space or return.
CHROMEGTK_CALLBACK_1(TabGtk, gboolean, OnDragButtonReleased, GdkEventButton*);
- // Shows the context menu.
- void ShowContextMenu();
-
// Invoked when the context menu closes.
void ContextMenuClosed();