summaryrefslogtreecommitdiffstats
path: root/framework/source/dispatch/startmoduledispatcher.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/source/dispatch/startmoduledispatcher.cxx')
-rw-r--r--framework/source/dispatch/startmoduledispatcher.cxx7
1 files changed, 0 insertions, 7 deletions
diff --git a/framework/source/dispatch/startmoduledispatcher.cxx b/framework/source/dispatch/startmoduledispatcher.cxx
index 2d42f643827d..c6ec312070c0 100644
--- a/framework/source/dispatch/startmoduledispatcher.cxx
+++ b/framework/source/dispatch/startmoduledispatcher.cxx
@@ -19,22 +19,15 @@
#include <dispatch/startmoduledispatcher.hxx>
-#include <pattern/frame.hxx>
#include <framework/framelistanalyzer.hxx>
#include <targets.h>
-#include <services.h>
-#include <general.h>
#include "isstartmoduledispatch.hxx"
#include <com/sun/star/frame/Desktop.hpp>
#include <com/sun/star/frame/DispatchResultState.hpp>
#include <com/sun/star/frame/XController.hpp>
#include <com/sun/star/frame/StartModule.hpp>
-#include <com/sun/star/awt/XTopWindow.hpp>
-#include <com/sun/star/beans/XFastPropertySet.hpp>
-#include <vcl/window.hxx>
-#include <vcl/svapp.hxx>
#include <unotools/moduleoptions.hxx>
namespace framework{