Index: ui/views/controls/menu/menu_controller.h |
diff --git a/ui/views/controls/menu/menu_controller.h b/ui/views/controls/menu/menu_controller.h |
index 45d70caa5e7a61b0bf4edf2a09f2ae6acce85d51..e5b8c8a5c03df8f090ebaf796f81e7e600601556 100644 |
--- a/ui/views/controls/menu/menu_controller.h |
+++ b/ui/views/controls/menu/menu_controller.h |
@@ -468,10 +468,6 @@ class VIEWS_EXPORT MenuController |
// If true, we're showing. |
bool showing_; |
- // Is true for some menu types and only until the first mouse press or mouse |
- // release event occurs. |
- bool drop_first_release_event_; |
- |
// Indicates what to exit. |
ExitType exit_type_; |