remove unused pScIntlWrapper field from ScGlobal
Change-Id: I687f4d5bb485724ca93cd7402c7c05743705d633 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100560 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user