Kaydet (Commit) 63ca01e5 authored tarafından J. Graeme Lingard's avatar J. Graeme Lingard

Remove redundant #ifndef directives

üst 9fc1800e
...@@ -29,9 +29,6 @@ ...@@ -29,9 +29,6 @@
#ifndef SC_DRTXTOB_HXX #ifndef SC_DRTXTOB_HXX
#define SC_DRTXTOB_HXX #define SC_DRTXTOB_HXX
#ifndef _SFX_HXX
#endif
#include <sfx2/shell.hxx> #include <sfx2/shell.hxx>
#include <sfx2/module.hxx> #include <sfx2/module.hxx>
#include <tools/link.hxx> #include <tools/link.hxx>
......
...@@ -29,9 +29,6 @@ ...@@ -29,9 +29,6 @@
#ifndef SC_FUSEL_HXX #ifndef SC_FUSEL_HXX
#define SC_FUSEL_HXX #define SC_FUSEL_HXX
#ifndef _SV_HXX
#endif
#include "fudraw.hxx" #include "fudraw.hxx"
//class Outliner; //class Outliner;
......
...@@ -29,9 +29,6 @@ ...@@ -29,9 +29,6 @@
#ifndef SC_PFILTDLG_HXX #ifndef SC_PFILTDLG_HXX
#define SC_PFILTDLG_HXX #define SC_PFILTDLG_HXX
#ifndef _SV_HXX
#endif
#include <vcl/morebtn.hxx> #include <vcl/morebtn.hxx>
#include <svtools/stdctrl.hxx> #include <svtools/stdctrl.hxx>
#include <vcl/button.hxx> #include <vcl/button.hxx>
......
...@@ -29,9 +29,6 @@ ...@@ -29,9 +29,6 @@
#ifndef SC_STYLEDLG_HXX #ifndef SC_STYLEDLG_HXX
#define SC_STYLEDLG_HXX #define SC_STYLEDLG_HXX
#ifndef _SFX_HXX
#endif
#include <sfx2/styledlg.hxx> #include <sfx2/styledlg.hxx>
//================================================================== //==================================================================
......
...@@ -29,9 +29,6 @@ ...@@ -29,9 +29,6 @@
#ifndef SC_SUBTDLG_HXX #ifndef SC_SUBTDLG_HXX
#define SC_SUBTDLG_HXX #define SC_SUBTDLG_HXX
#ifndef _SFX_HXX
#endif
#include <sfx2/tabdlg.hxx> #include <sfx2/tabdlg.hxx>
#include "scui_def.hxx" #include "scui_def.hxx"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment