From 3326af2a472ca1ae03d78663e167cb9fc681e29b Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Sat, 17 Feb 2024 11:24:30 -0800 Subject: unifdef AIXV3 Signed-off-by: Alan Coopersmith --- src/XawI18n.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/XawI18n.h b/src/XawI18n.h index 5ab9bcd..43c7f3f 100644 --- a/src/XawI18n.h +++ b/src/XawI18n.h @@ -39,10 +39,6 @@ in this Software without prior written authorization from the X Consortium. #include #endif -#ifdef AIXV3 -#include -#endif - #ifdef USE_XWCHAR_STRING #define wcslen(c) _Xwcslen(c) #define wcscpy(d,s) _Xwcscpy(d,s) -- cgit v1.2.3