diff options
Diffstat (limited to 'vos/config.h')
-rw-r--r-- | vos/config.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/vos/config.h b/vos/config.h index c1fdd06dec..51a7d2e404 100644 --- a/vos/config.h +++ b/vos/config.h @@ -2553,14 +2553,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 |