Index: ash/ash_switches.cc |
diff --git a/ash/ash_switches.cc b/ash/ash_switches.cc |
index 24fef797a5ebdc79f71e4df6032711e8de17fa23..72cfd9dd943d43ed12df584b0b9b219a803d7d05 100644 |
--- a/ash/ash_switches.cc |
+++ b/ash/ash_switches.cc |
@@ -48,9 +48,6 @@ const char kAshDisableBootAnimation2[] = "ash-disable-boot-animation2"; |
const char kAshDisableDisplayChangeLimiter[] = |
"ash-disable-display-change-limiter"; |
-// Disables creating a launcher per display. |
-const char kAshDisableLauncherPerDisplay[] = "ash-disable-launcher-per-display"; |
- |
// Disable the new cras audio handler. |
const char kAshDisableNewAudioHandler[] = "ash-disable-new-audio-handler"; |