summaryrefslogtreecommitdiff
path: root/src/Intrinsic.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/Intrinsic.c')
-rw-r--r--src/Intrinsic.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Intrinsic.c b/src/Intrinsic.c
index 4edc9a0..6171961 100644
--- a/src/Intrinsic.c
+++ b/src/Intrinsic.c
@@ -1170,7 +1170,7 @@ static String
ExtractLocaleName(String lang)
{
-#if defined(hpux) || defined(CSRG_BASED) || defined(sun) || defined(SVR4) || defined(sgi) || defined(__osf__) || defined(AIXV3) || defined(WIN32) || defined (linux)
+#if defined(hpux) || defined(CSRG_BASED) || defined(sun) || defined(SVR4) || defined(__osf__) || defined(AIXV3) || defined(WIN32) || defined (linux)
#ifdef hpux
/*
* We need to discriminated between HPUX 9 and HPUX 10. The equivalent