From 48b51d2f6b5a984271da9a5b717ea8ab4a1366ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= Date: Mon, 29 Aug 2011 14:51:55 +0100 Subject: [PATCH] WaE: dbglevel=2 --- cui/source/options/optlingu.cxx | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/cui/source/options/optlingu.cxx b/cui/source/options/optlingu.cxx index 49899f3c62ae..7269fc821fdd 100644 --- a/cui/source/options/optlingu.cxx +++ b/cui/source/options/optlingu.cxx @@ -1256,10 +1256,6 @@ sal_Bool SvxLinguTabPage::FillItemSet( SfxItemSet& rCoreSet ) { sal_Int16 nLang = aIt->first; const Sequence< OUString > aImplNames( aIt->second ); -#if OSL_DEBUG_LEVEL > 1 - const OUString *pTmpStr; - pTmpStr = aImplNames.getConstArray(); -#endif uno::Reference< XLinguServiceManager > xMgr( pLinguData->GetManager() ); Locale aLocale( SvxCreateLocale(nLang) ); if (xMgr.is()) @@ -1272,10 +1268,6 @@ sal_Bool SvxLinguTabPage::FillItemSet( SfxItemSet& rCoreSet ) { sal_Int16 nLang = aIt->first; const Sequence< OUString > aImplNames( aIt->second ); -#if OSL_DEBUG_LEVEL > 1 - const OUString *pTmpStr; - pTmpStr = aImplNames.getConstArray(); -#endif uno::Reference< XLinguServiceManager > xMgr( pLinguData->GetManager() ); Locale aLocale( SvxCreateLocale(nLang) ); if (xMgr.is()) @@ -1288,10 +1280,6 @@ sal_Bool SvxLinguTabPage::FillItemSet( SfxItemSet& rCoreSet ) { sal_Int16 nLang = aIt->first; const Sequence< OUString > aImplNames( aIt->second ); -#if OSL_DEBUG_LEVEL > 1 - const OUString *pTmpStr; - pTmpStr = aImplNames.getConstArray(); -#endif uno::Reference< XLinguServiceManager > xMgr( pLinguData->GetManager() ); Locale aLocale( SvxCreateLocale(nLang) ); if (xMgr.is()) @@ -1304,10 +1292,6 @@ sal_Bool SvxLinguTabPage::FillItemSet( SfxItemSet& rCoreSet ) { sal_Int16 nLang = aIt->first; const Sequence< OUString > aImplNames( aIt->second ); -#if OSL_DEBUG_LEVEL > 1 - const OUString *pTmpStr; - pTmpStr = aImplNames.getConstArray(); -#endif uno::Reference< XLinguServiceManager > xMgr( pLinguData->GetManager() ); Locale aLocale( SvxCreateLocale(nLang) ); if (xMgr.is())