diff options
Diffstat (limited to 'ash/ash_switches.cc')
-rw-r--r-- | ash/ash_switches.cc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ash/ash_switches.cc b/ash/ash_switches.cc index 26c6693..d4a4899 100644 --- a/ash/ash_switches.cc +++ b/ash/ash_switches.cc @@ -127,9 +127,6 @@ const char kAshEnableMagnifierKeyScroller[] = const char kAshEnableMultiUserTray[] = "ash-enable-multi-user-tray"; #endif -// Enables the Oak tree viewer. -const char kAshEnableOak[] = "ash-enable-oak"; - // Enables software based mirroring. const char kAshEnableSoftwareMirroring[] = "ash-enable-software-mirroring"; |