summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/browser_actions_toolbar_gtk.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/gtk/browser_actions_toolbar_gtk.h')
-rw-r--r--chrome/browser/gtk/browser_actions_toolbar_gtk.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/chrome/browser/gtk/browser_actions_toolbar_gtk.h b/chrome/browser/gtk/browser_actions_toolbar_gtk.h
index 441753a..6e472c5 100644
--- a/chrome/browser/gtk/browser_actions_toolbar_gtk.h
+++ b/chrome/browser/gtk/browser_actions_toolbar_gtk.h
@@ -196,10 +196,6 @@ class BrowserActionsToolbarGtk : public ExtensionToolbarModel::Observer,
// This is the width we were at when we started animating.
int start_width_;
- // We only draw the browser action gripper when the user is hovering over it
- // or dragging it.
- bool draw_gripper_;
-
GtkSignalRegistrar signals_;
ScopedRunnableMethodFactory<BrowserActionsToolbarGtk> method_factory_;