diff options
Diffstat (limited to 'NetWare/config_H.wc')
-rw-r--r-- | NetWare/config_H.wc | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/NetWare/config_H.wc b/NetWare/config_H.wc index 0b48217d08..5b198c691c 100644 --- a/NetWare/config_H.wc +++ b/NetWare/config_H.wc @@ -662,13 +662,6 @@ */ #define I_FCNTL /**/ -/* I_FLOAT: - * This symbol, if defined, indicates to the C program that it should - * include <float.h> to get definition of symbols like DBL_MAX or - * DBL_MIN, i.e. machine dependent floating point values. - */ -#define I_FLOAT /**/ - /* I_LOCALE: * This symbol, if defined, indicates to the C program that it should * include <locale.h>. |