summaryrefslogtreecommitdiffstats
path: root/chrome/installer
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/installer')
-rw-r--r--chrome/installer/util/l10n_string_util.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/installer/util/l10n_string_util.cc b/chrome/installer/util/l10n_string_util.cc
index 341c34c..c90b656 100644
--- a/chrome/installer/util/l10n_string_util.cc
+++ b/chrome/installer/util/l10n_string_util.cc
@@ -116,7 +116,6 @@ int GetLanguageOffset(const std::wstring& language) {
offset_map[L"nb"] = IDS_L10N_OFFSET_NO;
offset_map[L"nl"] = IDS_L10N_OFFSET_NL;
offset_map[L"no"] = IDS_L10N_OFFSET_NO;
- offset_map[L"or"] = IDS_L10N_OFFSET_OR;
offset_map[L"pl"] = IDS_L10N_OFFSET_PL;
offset_map[L"pt-br"] = IDS_L10N_OFFSET_PT_BR;
offset_map[L"pt-pt"] = IDS_L10N_OFFSET_PT_PT;