diff options
Diffstat (limited to 'win32/config_H.bc')
-rw-r--r-- | win32/config_H.bc | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/win32/config_H.bc b/win32/config_H.bc index 7ce21cbd9d..698131cac2 100644 --- a/win32/config_H.bc +++ b/win32/config_H.bc @@ -2771,14 +2771,6 @@ /*#define USE_LONG_DOUBLE /**/ #endif -/* USE_LONG_LONG: - * This symbol, if defined, indicates that long longs should - * be used when available. - */ -#ifndef USE_LONG_LONG -/*#define USE_LONG_LONG /**/ -#endif - #ifndef USE_MORE_BITS /*#define USE_MORE_BITS /**/ #endif |