Index: ash/accelerators/accelerator_controller.h |
=================================================================== |
--- ash/accelerators/accelerator_controller.h (revision 162263) |
+++ ash/accelerators/accelerator_controller.h (working copy) |
@@ -115,8 +115,6 @@ |
std::set<int> actions_allowed_at_login_screen_; |
// Actions allowed when the screen is locked. |
std::set<int> actions_allowed_at_lock_screen_; |
- // Actions allowed when a modal window is up. |
- std::set<int> actions_allowed_at_modal_window_; |
// Reserved actions. See accelerator_table.h for details. |
std::set<int> reserved_actions_; |