summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2024-02-11 15:00:34 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2024-02-20 17:05:50 -0800
commit4322fff7e125c7975dc1b83c433b904c7d3384b5 (patch)
treeca3d20117e88d6983892fb75059ce3e093149b81
parent613d3624c2cc0ab2f18206e165a3e4a02e261148 (diff)
unifdef sgi
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--src/SetLocale.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/SetLocale.c b/src/SetLocale.c
index af3a1b3e..409019b9 100644
--- a/src/SetLocale.c
+++ b/src/SetLocale.c
@@ -99,7 +99,7 @@ _XlcMapOSLocaleName(
char *osname,
char *siname)
{
-#if defined(CSRG_BASED) || defined(sun) || defined(SVR4) || defined(sgi) || defined(WIN32) || defined(linux)
+#if defined(CSRG_BASED) || defined(sun) || defined(SVR4) || defined(WIN32) || defined(linux)
# if defined(WIN32)
# define SKIPCOUNT 1
# define STARTCHAR '='