From caf607b8a2af475dbcce66b207212e95df903146 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Sat, 17 Feb 2024 11:22:55 -0800 Subject: unifdef sony Signed-off-by: Alan Coopersmith --- src/XawI18n.h | 7 ------- 1 file changed, 7 deletions(-) diff --git a/src/XawI18n.h b/src/XawI18n.h index 86cd891..5ab9bcd 100644 --- a/src/XawI18n.h +++ b/src/XawI18n.h @@ -43,13 +43,6 @@ in this Software without prior written authorization from the X Consortium. #include #endif -#ifdef sony -#ifndef SVR4 -#include -#define iswspace(c) jisspace(c) -#endif -#endif - #ifdef USE_XWCHAR_STRING #define wcslen(c) _Xwcslen(c) #define wcscpy(d,s) _Xwcscpy(d,s) -- cgit v1.2.3