diff options
Diffstat (limited to 'sfx2/source')
-rw-r--r-- | sfx2/source/appl/app.cxx | 1 | ||||
-rw-r--r-- | sfx2/source/appl/appmain.cxx | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/sfx2/source/appl/app.cxx b/sfx2/source/appl/app.cxx index f5862426afe0..2c47a9d20e1d 100644 --- a/sfx2/source/appl/app.cxx +++ b/sfx2/source/appl/app.cxx @@ -108,7 +108,6 @@ #include <svtools/menuoptions.hxx> #include <svtools/miscopt.hxx> #include <unotools/useroptions.hxx> -#include <unotools/startoptions.hxx> #include <unotools/securityoptions.hxx> #include <unotools/localisationoptions.hxx> #include <unotools/fontoptions.hxx> diff --git a/sfx2/source/appl/appmain.cxx b/sfx2/source/appl/appmain.cxx index edf1478239aa..d726fd60150b 100644 --- a/sfx2/source/appl/appmain.cxx +++ b/sfx2/source/appl/appmain.cxx @@ -22,7 +22,6 @@ #include <stdio.h> #include <svtools/ehdl.hxx> -#include <unotools/startoptions.hxx> #include <svl/itempool.hxx> #include <svl/urihelper.hxx> #include <svtools/helpopt.hxx> |