summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2024-02-13 17:48:19 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2024-02-13 17:48:19 -0800
commitdbd28c703175051e0d20df664c4423317ed556a3 (patch)
tree8385ca51e961c6d61a908b1cacd08f5000615da6
parent04a5e1a7d8cb1446e4fe2bb4a823d9795254fecb (diff)
unifdef QNX4
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--src/XawI18n.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/XawI18n.h b/src/XawI18n.h
index d796380..579d264 100644
--- a/src/XawI18n.h
+++ b/src/XawI18n.h
@@ -42,10 +42,6 @@ in this Software without prior written authorization from The Open Group.
#include <ctype.h>
#endif
-#ifdef QNX4
-#define toascii( c ) ((unsigned)(c) & 0x007f)
-#endif
-
#include <stdlib.h>
#ifdef USE_XWCHAR_STRING