summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/spelldialog.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/spelldialog.hxx')
-rw-r--r--sc/source/ui/inc/spelldialog.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sc/source/ui/inc/spelldialog.hxx b/sc/source/ui/inc/spelldialog.hxx
index 17bb964e21b6..a60e2151b952 100644
--- a/sc/source/ui/inc/spelldialog.hxx
+++ b/sc/source/ui/inc/spelldialog.hxx
@@ -23,8 +23,6 @@
#include <memory>
#include <svx/SpellDialogChildWindow.hxx>
-
-
class ScConversionEngineBase;
class ScSelectionState;
class ScTabViewShell;
@@ -92,8 +90,6 @@ private:
bool mbOldIdleEnabled;
};
-
-
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */