summaryrefslogtreecommitdiffstats
path: root/chrome/installer/setup/install.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/installer/setup/install.cc')
-rw-r--r--chrome/installer/setup/install.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/chrome/installer/setup/install.cc b/chrome/installer/setup/install.cc
index 3e41d6e..c6da5d1 100644
--- a/chrome/installer/setup/install.cc
+++ b/chrome/installer/setup/install.cc
@@ -397,8 +397,6 @@ void CreateOrUpdateShortcuts(
// IMPORTANT: Only the default (no arguments and default browserappid) browser
// shortcut in the Start menu (Start screen on Win8+) should be made dual
// mode and that prior to Windows 10 only.
- if (InstallUtil::ShouldInstallMetroProperties())
- start_menu_properties.set_dual_mode(true);
if (shortcut_operation == ShellUtil::SHELL_SHORTCUT_CREATE_ALWAYS ||
shortcut_operation ==
ShellUtil::SHELL_SHORTCUT_CREATE_IF_NO_SYSTEM_LEVEL) {