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 b113957be9..0b48217d08 100644 --- a/NetWare/config_H.wc +++ b/NetWare/config_H.wc @@ -669,13 +669,6 @@ */ #define I_FLOAT /**/ -/* I_LIMITS: - * This symbol, if defined, indicates to the C program that it should - * include <limits.h> to get definition of symbols like WORD_BIT or - * LONG_MAX, i.e. machine dependant limitations. - */ -#define I_LIMITS /**/ - /* I_LOCALE: * This symbol, if defined, indicates to the C program that it should * include <locale.h>. |