summaryrefslogtreecommitdiff
path: root/framework/source/dispatch/oxt_handler.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/source/dispatch/oxt_handler.cxx')
-rw-r--r--framework/source/dispatch/oxt_handler.cxx12
1 files changed, 0 insertions, 12 deletions
diff --git a/framework/source/dispatch/oxt_handler.cxx b/framework/source/dispatch/oxt_handler.cxx
index ad3e493e9927..8615a2497ca7 100644
--- a/framework/source/dispatch/oxt_handler.cxx
+++ b/framework/source/dispatch/oxt_handler.cxx
@@ -26,10 +26,6 @@
*
************************************************************************/
-//_________________________________________________________________________________________________________________
-// my own includes
-//_________________________________________________________________________________________________________________
-
#include <dispatch/oxt_handler.hxx>
#include <threadhelp/transactionguard.hxx>
@@ -44,18 +40,10 @@
#include <comphelper/mediadescriptor.hxx>
-//_________________________________________________________________________________________________________________
-// interface includes
-//_________________________________________________________________________________________________________________
-
#include <com/sun/star/io/XInputStream.hpp>
#include <com/sun/star/frame/DispatchResultState.hpp>
#include <com/sun/star/task/XJobExecutor.hpp>
-//_________________________________________________________________________________________________________________
-// includes of other projects
-//_________________________________________________________________________________________________________________
-
#include <comphelper/sequenceashashmap.hxx>
#include <rtl/ustrbuf.hxx>