mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-18 17:24:29 +03:00
Don't define INFINITY.
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user