diff options
Diffstat (limited to 'lib/mprintf.c')
-rw-r--r-- | lib/mprintf.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/mprintf.c b/lib/mprintf.c index 6b7d317f8..6d4e733f0 100644 --- a/lib/mprintf.c +++ b/lib/mprintf.c @@ -42,10 +42,6 @@ /* The last #include file should be: */ #include "memdebug.h" -#ifndef SIZEOF_LONG_DOUBLE -#define SIZEOF_LONG_DOUBLE 0 -#endif - /* * If SIZEOF_SIZE_T has not been defined, default to the size of long. */ |