summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
Diffstat (limited to 'sc')
-rw-r--r--sc/inc/scabstdlg.hxx2
-rw-r--r--sc/source/ui/attrdlg/scdlgfact.hxx1
2 files changed, 0 insertions, 3 deletions
diff --git a/sc/inc/scabstdlg.hxx b/sc/inc/scabstdlg.hxx
index 7ecad756e22a..58e46596e989 100644
--- a/sc/inc/scabstdlg.hxx
+++ b/sc/inc/scabstdlg.hxx
@@ -28,8 +28,6 @@
#ifndef _SC_ABSTDLG_HXX
#define _SC_ABSTDLG_HXX
-// include ---------------------------------------------------------------
-
#include <tools/solar.h>
#include <tools/string.hxx>
#include <sfx2/sfxdlg.hxx>
diff --git a/sc/source/ui/attrdlg/scdlgfact.hxx b/sc/source/ui/attrdlg/scdlgfact.hxx
index fcf000d7fa39..f5b2e91b6a0c 100644
--- a/sc/source/ui/attrdlg/scdlgfact.hxx
+++ b/sc/source/ui/attrdlg/scdlgfact.hxx
@@ -28,7 +28,6 @@
#ifndef _SC_DLGFACT_HXX
#define _SC_DLGFACT_HXX
-// include ---------------------------------------------------------------
#include "scabstdlg.hxx"
class Dialog;
class ScImportAsciiDlg;