summaryrefslogtreecommitdiff
path: root/framework/source/dispatch/windowcommanddispatch.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/source/dispatch/windowcommanddispatch.cxx')
-rw-r--r--framework/source/dispatch/windowcommanddispatch.cxx10
1 files changed, 0 insertions, 10 deletions
diff --git a/framework/source/dispatch/windowcommanddispatch.cxx b/framework/source/dispatch/windowcommanddispatch.cxx
index 1a1637b2ea43..d1c15f315a39 100644
--- a/framework/source/dispatch/windowcommanddispatch.cxx
+++ b/framework/source/dispatch/windowcommanddispatch.cxx
@@ -26,27 +26,17 @@
*
************************************************************************/
-
-//_______________________________________________
-// my own includes
-
#include <dispatch/windowcommanddispatch.hxx>
#include <threadhelp/readguard.hxx>
#include <threadhelp/writeguard.hxx>
#include <targets.h>
#include <services.h>
-//_______________________________________________
-// interface includes
-
#include <com/sun/star/frame/XDispatchProvider.hpp>
#include <com/sun/star/frame/XDispatch.hpp>
#include <com/sun/star/util/URLTransformer.hpp>
#include <com/sun/star/util/XURLTransformer.hpp>
-//_______________________________________________
-// includes of other projects
-
#include <comphelper/componentcontext.hxx>
#include <vcl/window.hxx>
#include <vcl/svapp.hxx>