diff --git a/editeng/source/misc/unolingu.cxx b/editeng/source/misc/unolingu.cxx index 19febd471fac..48ba83880628 100644 --- a/editeng/source/misc/unolingu.cxx +++ b/editeng/source/misc/unolingu.cxx @@ -176,7 +176,6 @@ sal_Bool SAL_CALL return xThes->hasLocale( rLocale ); else if (!pLocaleSeq) // if not already loaded save startup time by avoiding loading them now GetCfgLocales(); - GetCfgLocales(); sal_Bool bFound = sal_False; sal_Int32 nLen = pLocaleSeq->getLength(); const Locale *pLocale = pLocaleSeq->getConstArray();