summaryrefslogtreecommitdiffstats
path: root/ash/wm/maximize_mode/maximize_mode_controller.h
diff options
context:
space:
mode:
Diffstat (limited to 'ash/wm/maximize_mode/maximize_mode_controller.h')
-rw-r--r--ash/wm/maximize_mode/maximize_mode_controller.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/ash/wm/maximize_mode/maximize_mode_controller.h b/ash/wm/maximize_mode/maximize_mode_controller.h
index 76199b7..d8fe9ca 100644
--- a/ash/wm/maximize_mode/maximize_mode_controller.h
+++ b/ash/wm/maximize_mode/maximize_mode_controller.h
@@ -175,9 +175,6 @@ class ASH_EXPORT MaximizeModeController
// internal keyboard and touchpad.
scoped_ptr<ScopedDisableInternalMouseAndKeyboard> event_blocker_;
- // An event handler used to detect screenshot actions while in maximize mode.
- scoped_ptr<ui::EventHandler> event_handler_;
-
// When true calls to OnAccelerometerUpdated will not rotate the display.
bool rotation_locked_;