summaryrefslogtreecommitdiffstats
path: root/ash/ash_switches.cc
diff options
context:
space:
mode:
Diffstat (limited to 'ash/ash_switches.cc')
-rw-r--r--ash/ash_switches.cc4
1 files changed, 0 insertions, 4 deletions
diff --git a/ash/ash_switches.cc b/ash/ash_switches.cc
index f9980e8..7ae43636 100644
--- a/ash/ash_switches.cc
+++ b/ash/ash_switches.cc
@@ -19,10 +19,6 @@ const char kAshConstrainPointerToRoot[] = "ash-constrain-pointer-to-root";
// Enable keyboard shortcuts useful for debugging.
const char kAshDebugShortcuts[] = "ash-debug-shortcuts";
-// Disable support for auto window placement.
-const char kAshDisableAutoWindowPlacement[] =
- "ash-enable-auto-window-placement";
-
// Disables boot animation v2, go back to v1.
const char kAshDisableBootAnimation2[] = "ash-disable-boot-animation2";