summaryrefslogtreecommitdiff
path: root/sysdeps/i386/huge_val.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/i386/huge_val.h')
-rw-r--r--sysdeps/i386/huge_val.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/sysdeps/i386/huge_val.h b/sysdeps/i386/huge_val.h
index 0aad84902c..fa071452fb 100644
--- a/sysdeps/i386/huge_val.h
+++ b/sysdeps/i386/huge_val.h
@@ -65,12 +65,6 @@ static __huge_vall_t __huge_vall = { __HUGE_VALL_bytes };
#define HUGE_VALL (__huge_vall.__ld)
#endif /* GCC. */
-
-/* Expression representing positive infinity. Here it is the same as
- HUGE_VALF. */
-#define INFINITY HUGE_VALF
-
#endif /* __USE_ISOC9X. */
-
#endif /* huge_val.h */