summaryrefslogtreecommitdiff
path: root/framework/source/inc/dispatch/loaddispatcher.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/source/inc/dispatch/loaddispatcher.hxx')
-rw-r--r--framework/source/inc/dispatch/loaddispatcher.hxx8
1 files changed, 0 insertions, 8 deletions
diff --git a/framework/source/inc/dispatch/loaddispatcher.hxx b/framework/source/inc/dispatch/loaddispatcher.hxx
index 4f2cfd7a4d2a..fe38971322ec 100644
--- a/framework/source/inc/dispatch/loaddispatcher.hxx
+++ b/framework/source/inc/dispatch/loaddispatcher.hxx
@@ -20,19 +20,11 @@
#ifndef __FRAMEWORK_DISPATCH_LOADDISPATCHER_HXX_
#define __FRAMEWORK_DISPATCH_LOADDISPATCHER_HXX_
-//_______________________________________________
-// my own includes
-
#include <loadenv/loadenv.hxx>
-//_______________________________________________
-// interface includes
#include <com/sun/star/frame/XNotifyingDispatch.hpp>
#include <com/sun/star/frame/XSynchronousDispatch.hpp>
-//_______________________________________________
-// other includes
-
#include <cppuhelper/implbase2.hxx>
//_______________________________________________