summaryrefslogtreecommitdiff
path: root/svl
diff options
context:
space:
mode:
Diffstat (limited to 'svl')
-rw-r--r--svl/source/config/itemholder2.cxx2
-rw-r--r--svl/source/config/itemholder2.hxx3
2 files changed, 0 insertions, 5 deletions
diff --git a/svl/source/config/itemholder2.cxx b/svl/source/config/itemholder2.cxx
index 97c6c3f81494..82c8ad0d0b15 100644
--- a/svl/source/config/itemholder2.cxx
+++ b/svl/source/config/itemholder2.cxx
@@ -20,8 +20,6 @@
#include "itemholder2.hxx"
-//-----------------------------------------------
-// includes
#include <comphelper/processfactory.hxx>
#include <com/sun/star/lang/XComponent.hpp>
diff --git a/svl/source/config/itemholder2.hxx b/svl/source/config/itemholder2.hxx
index c6b95b486f1c..5c98b5d11dd8 100644
--- a/svl/source/config/itemholder2.hxx
+++ b/svl/source/config/itemholder2.hxx
@@ -20,9 +20,6 @@
#ifndef INCLUDED_SVTOOLS_ITEMHOLDER2_HXX_
#define INCLUDED_SVTOOLS_ITEMHOLDER2_HXX_
-//-----------------------------------------------
-// includes
-
#include <unotools/itemholderbase.hxx>
#include <cppuhelper/implbase1.hxx>
#include <com/sun/star/lang/XEventListener.hpp>