diff options
Diffstat (limited to 'unotools')
-rw-r--r-- | unotools/source/config/itemholder1.hxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/unotools/source/config/itemholder1.hxx b/unotools/source/config/itemholder1.hxx index 8e61bb55185b..b8a6504fd3e0 100644 --- a/unotools/source/config/itemholder1.hxx +++ b/unotools/source/config/itemholder1.hxx @@ -53,8 +53,4 @@ class ItemHolder1 : public ::cppu::WeakImplHelper< css::lang::XEventListener > static void impl_newItem(TItemInfo& rItem); }; -// namespaces - -#undef css - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |