summaryrefslogtreecommitdiff
path: root/cui/source/dialogs
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2011-03-14 21:30:13 +0100
committerThomas Arnhold <thomas@arnhold.org>2011-03-14 21:30:13 +0100
commit7fb1e1ea8c9f8d3ef13524d1327272824df7110d (patch)
tree78550de4a983dc9924ea67574a006412b782bac9 /cui/source/dialogs
parentac12122c7aef6b4aa27c58a4df9611a9c560a804 (diff)
Remove empty comment fields
Diffstat (limited to 'cui/source/dialogs')
-rw-r--r--cui/source/dialogs/SpellDialog.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/cui/source/dialogs/SpellDialog.cxx b/cui/source/dialogs/SpellDialog.cxx
index e18f2e3f13e1..d4b338fef7c9 100644
--- a/cui/source/dialogs/SpellDialog.cxx
+++ b/cui/source/dialogs/SpellDialog.cxx
@@ -900,9 +900,7 @@ void SpellDialog::SetTitle_Impl(LanguageType nLang)
sTitle.SearchAndReplaceAscii( "$LANGUAGE ($LOCATION)", SvtLanguageTable::GetLanguageString(nLang) );
SetText( sTitle );
}
-/*-------------------------------------------------------------------------
- -----------------------------------------------------------------------*/
void SpellDialog::InitUserDicts()
{
sal_uInt16 nLang = aLanguageLB.GetSelectLanguage();