summaryrefslogtreecommitdiff
path: root/desktop/source/app/sofficemain.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/source/app/sofficemain.cxx')
-rw-r--r--desktop/source/app/sofficemain.cxx8
1 files changed, 0 insertions, 8 deletions
diff --git a/desktop/source/app/sofficemain.cxx b/desktop/source/app/sofficemain.cxx
index 064c08579ab9..90e322260c1e 100644
--- a/desktop/source/app/sofficemain.cxx
+++ b/desktop/source/app/sofficemain.cxx
@@ -19,8 +19,6 @@
#include <sal/config.h>
#include <config_features.h>
-#include <config_version.h>
-#include <config_folders.h>
#include <desktop/dllapi.h>
@@ -31,8 +29,6 @@
// needed before sal/main.h to avoid redefinition of macros
#include <prewin.h>
-#include <desktop/exithelper.h>
-#include <osl/file.hxx>
#include <rtl/bootstrap.hxx>
#include <sal/log.hxx>
#include <sal/main.h>
@@ -40,10 +36,6 @@
#include <vcl/glxtestprocess.hxx>
#include <vcl/svmain.hxx>
-#include <com/sun/star/beans/NamedValue.hpp>
-#include <cppuhelper/bootstrap.hxx>
-#include <unotools/mediadescriptor.hxx>
-
#if HAVE_FEATURE_BREAKPAD
#include <desktop/crashreport.hxx>
#endif