summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/spelldialog.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/view/spelldialog.cxx')
-rw-r--r--sc/source/ui/view/spelldialog.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/source/ui/view/spelldialog.cxx b/sc/source/ui/view/spelldialog.cxx
index 9c37e661e724..ae2849a254c2 100644
--- a/sc/source/ui/view/spelldialog.cxx
+++ b/sc/source/ui/view/spelldialog.cxx
@@ -274,6 +274,4 @@ bool ScSpellDialogChildWindow::IsSelectionChanged()
return (*mxOldRangeList != aCurrentRangeList);
}
-
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */