diff options
Diffstat (limited to 'include/X11/Xtos.h')
-rw-r--r-- | include/X11/Xtos.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/X11/Xtos.h b/include/X11/Xtos.h index 7079321..64b2da8 100644 --- a/include/X11/Xtos.h +++ b/include/X11/Xtos.h @@ -52,9 +52,6 @@ SOFTWARE. #define DEALLOCATE_LOCAL_FALLBACK(_ptr) XtFree((XtPointer)(_ptr)) #include <X11/Xalloca.h> -#ifdef CRAY -#define WORD64 -#endif #if defined (_LP64) || \ defined(__alpha) || defined(__alpha__) || \ |