summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
Diffstat (limited to 'sc')
-rw-r--r--sc/source/core/data/global.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/source/core/data/global.cxx b/sc/source/core/data/global.cxx
index c535a9b7d8e9..05583b96f327 100644
--- a/sc/source/core/data/global.cxx
+++ b/sc/source/core/data/global.cxx
@@ -441,8 +441,6 @@ void ScGlobal::Init()
// FIXME: So remove this variable?
eLnge = LANGUAGE_SYSTEM;
- // FIXME: If the sort-order etc. should depend the installed Office version
- // use Application::GetSettings().GetUILanguage() here
pSysLocale = new SvtSysLocale;
pEmptyBrushItem = new SvxBrushItem( COL_TRANSPARENT, ATTR_BACKGROUND );