summaryrefslogtreecommitdiff
path: root/framework/source/fwi
diff options
context:
space:
mode:
authorXisco Fauli <anistenis@gmail.com>2011-03-29 22:09:35 +0200
committerChristina Rossmanith <ChrRossmanith@web.de>2011-03-29 22:10:18 +0200
commit1c9e7d47bef1aeb53cb74a8b24cff33ab5fbc692 (patch)
tree4a51efe48b8563e5f8f7934a64e85a8aa8094464 /framework/source/fwi
parent151837450c0bb64ea9e1738d2d3086d823aebd77 (diff)
Remove commented code in libs-core/framework
Diffstat (limited to 'framework/source/fwi')
-rwxr-xr-xframework/source/fwi/helper/mischelper.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/framework/source/fwi/helper/mischelper.cxx b/framework/source/fwi/helper/mischelper.cxx
index 4866656bd812..5d1b0631b219 100755
--- a/framework/source/fwi/helper/mischelper.cxx
+++ b/framework/source/fwi/helper/mischelper.cxx
@@ -77,7 +77,6 @@ uno::Reference< linguistic2::XLanguageGuessing > LanguageGuessingHelper::GetGues
return m_xLanguageGuesser;
}
-////////////////////////////////////////////////////////////
::rtl::OUString RetrieveLabelFromCommand(
const ::rtl::OUString& aCmdURL,
@@ -153,7 +152,6 @@ uno::Reference< linguistic2::XLanguageGuessing > LanguageGuessingHelper::GetGues
return aLabel;
}
-////////////////////////////////////////////////////////////
void FillLangItems( std::set< OUString > &rLangItems,
const SvtLanguageTable & rLanguageTable,