summaryrefslogtreecommitdiff
path: root/framework/source/inc/pattern/configuration.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/source/inc/pattern/configuration.hxx')
-rw-r--r--framework/source/inc/pattern/configuration.hxx7
1 files changed, 0 insertions, 7 deletions
diff --git a/framework/source/inc/pattern/configuration.hxx b/framework/source/inc/pattern/configuration.hxx
index 9d1f8a8b7db3..110f4d2e1744 100644
--- a/framework/source/inc/pattern/configuration.hxx
+++ b/framework/source/inc/pattern/configuration.hxx
@@ -29,14 +29,9 @@
#ifndef __FRAMEWORK_PATTERN_CONFIGURATION_HXX_
#define __FRAMEWORK_PATTERN_CONFIGURATION_HXX_
-//_______________________________________________
-// own includes
-
#include <services.h>
#include <general.h>
-//_______________________________________________
-// interface includes
#include <com/sun/star/uno/Sequence.hxx>
#include <com/sun/star/uno/Any.hxx>
@@ -44,8 +39,6 @@
#include <com/sun/star/uno/XInterface.hpp>
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
-//_______________________________________________
-// other includes
#include <rtl/ustrbuf.hxx>
//_______________________________________________