unotools/source/config/itemholder1.hxx |    4 ----
 1 file changed, 4 deletions(-)

New commits:
commit 143c48f3c3dd172c635e4535a0b0da741721f375
Author:     Noel Grandin <noel.gran...@collabora.co.uk>
AuthorDate: Mon Mar 13 09:06:30 2023 +0200
Commit:     Noel Grandin <noel.gran...@collabora.co.uk>
CommitDate: Mon Mar 13 08:39:10 2023 +0000

    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 <noel.gran...@collabora.co.uk>

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: */

Reply via email to