diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/inc/tools/solar.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/tools/inc/tools/solar.h b/tools/inc/tools/solar.h index b1f3dacdbfbd..5818e8f91fa9 100644 --- a/tools/inc/tools/solar.h +++ b/tools/inc/tools/solar.h @@ -50,12 +50,6 @@ typedef sal_uIntPtr sal_uLong; /* Replaces type ULONG */ #define __LOADONCALLAPI #endif -#if defined UNX -#define ILLEGAL_POINTER ((void*)1) -#else -#define ILLEGAL_POINTER NULL -#endif - // solar binary types /* Solar (portable) Binary (exchange) Type; OSI 6 subset |