diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/tools/solar.h | 2 |
1 files changed, 0 insertions, 2 deletions
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 |