summaryrefslogtreecommitdiff
path: root/svl/source/config/itemholder2.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svl/source/config/itemholder2.hxx')
-rw-r--r--svl/source/config/itemholder2.hxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/svl/source/config/itemholder2.hxx b/svl/source/config/itemholder2.hxx
index d8b43bde8ece..1e0db6bfa715 100644
--- a/svl/source/config/itemholder2.hxx
+++ b/svl/source/config/itemholder2.hxx
@@ -24,12 +24,6 @@
#include <cppuhelper/implbase1.hxx>
#include <com/sun/star/lang/XEventListener.hpp>
-//-----------------------------------------------
-// namespaces
-
-namespace css = ::com::sun::star;
-
-
class ItemHolder2 : private ItemHolderMutexBase
, public ::cppu::WeakImplHelper1< css::lang::XEventListener >
{