include/tools/solar.h |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit 1aa46b95bf8fe87c73b657b9ea226318399ace14
Author:     Noel Grandin <noel.gran...@collabora.co.uk>
AuthorDate: Wed Aug 12 14:41:15 2020 +0200
Commit:     Noel Grandin <noel.gran...@collabora.co.uk>
CommitDate: Fri Aug 14 08:29:17 2020 +0200

    remove now unused DELETEZ macro
    
    Change-Id: I67c51424db1302aaffc78389466f680952045326
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100625
    Tested-by: Jenkins
    Reviewed-by: Noel Grandin <noel.gran...@collabora.co.uk>

diff --git a/include/tools/solar.h b/include/tools/solar.h
index 721573287685..ae7c5288c4cc 100644
--- a/include/tools/solar.h
+++ b/include/tools/solar.h
@@ -32,8 +32,6 @@ typedef sal_uIntPtr    sal_uLong; /* Replaces type ULONG */
 
 // misc. macros to leverage platform and compiler differences
 
-#define DELETEZ( p )    ( delete p,p = NULL )
-
 // solar binary types
 
 /* Solar (portable) Binary (exchange) Type; OSI 6 subset
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to