summaryrefslogtreecommitdiff
path: root/framework/source/inc/dispatch
diff options
context:
space:
mode:
Diffstat (limited to 'framework/source/inc/dispatch')
-rw-r--r--framework/source/inc/dispatch/dispatchdisabler.hxx1
-rw-r--r--framework/source/inc/dispatch/windowcommanddispatch.hxx2
2 files changed, 0 insertions, 3 deletions
diff --git a/framework/source/inc/dispatch/dispatchdisabler.hxx b/framework/source/inc/dispatch/dispatchdisabler.hxx
index 9ae44931b289..ed64a656ea7a 100644
--- a/framework/source/inc/dispatch/dispatchdisabler.hxx
+++ b/framework/source/inc/dispatch/dispatchdisabler.hxx
@@ -12,7 +12,6 @@
#include <set>
#include <cppuhelper/implbase.hxx>
-#include <cppuhelper/weakref.hxx>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/lang/XInitialization.hpp>
diff --git a/framework/source/inc/dispatch/windowcommanddispatch.hxx b/framework/source/inc/dispatch/windowcommanddispatch.hxx
index 5ae5dfc41ef6..55ecb81bb16c 100644
--- a/framework/source/inc/dispatch/windowcommanddispatch.hxx
+++ b/framework/source/inc/dispatch/windowcommanddispatch.hxx
@@ -22,8 +22,6 @@
#include <com/sun/star/awt/XWindow.hpp>
#include <com/sun/star/frame/XFrame.hpp>
-#include <com/sun/star/lang/XEventListener.hpp>
-#include <com/sun/star/lang/XMultiServiceFactory.hpp>
#include <cppuhelper/weakref.hxx>
#include <tools/link.hxx>