From 143c48f3c3dd172c635e4535a0b0da741721f375 Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Mon, 13 Mar 2023 09:06:30 +0200 Subject: remove leftover #undef from back when some code did define css com::sun::star Change-Id: Ia88ef5e79abac67b90bfed17220ef5eba6043c07 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/148750 Tested-by: Jenkins Reviewed-by: Noel Grandin --- unotools/source/config/itemholder1.hxx | 4 ---- 1 file changed, 4 deletions(-) (limited to 'unotools') 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: */ -- cgit