| Index: ash/ash_switches.cc
|
| diff --git a/ash/ash_switches.cc b/ash/ash_switches.cc
|
| index 24c3e2e896a1fb2ef4a48a688dfacc4d787a1688..1ddefda8c662d59397264dc88173738e385002f4 100644
|
| --- a/ash/ash_switches.cc
|
| +++ b/ash/ash_switches.cc
|
| @@ -22,9 +22,6 @@ const char kAshNotifyDisabled[] = "ash-notify-disabled";
|
| // Enables the heads-up display for tracking touch points.
|
| const char kAshTouchHud[] = "ash-touch-hud";
|
|
|
| -// Enables virtual screen coordinate system.
|
| -const char kAshVirtualScreenCoordinates[] = "ash-virtual-screen-coordinates";
|
| -
|
| // If present animations are disabled.
|
| const char kAshWindowAnimationsDisabled[] = "ash-window-animations-disabled";
|
|
|
|
|