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