summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sc/inc/global.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/inc/global.hxx b/sc/inc/global.hxx
index 9250a27c3608..b5231e773804 100644
--- a/sc/inc/global.hxx
+++ b/sc/inc/global.hxx
@@ -526,7 +526,6 @@ class ScGlobal
static std::atomic<CollatorWrapper*> pCollator;
static std::atomic<::utl::TransliterationWrapper*> pTransliteration;
static std::atomic<::utl::TransliterationWrapper*> pCaseTransliteration;
- static IntlWrapper* pScIntlWrapper;
static std::atomic<css::lang::Locale*> pLocale;
static ScFieldEditEngine* pFieldEditEngine;