summaryrefslogtreecommitdiffstats
path: root/Utilities/cmcurl/mprintf.c
diff options
context:
space:
mode:
Diffstat (limited to 'Utilities/cmcurl/mprintf.c')
-rw-r--r--Utilities/cmcurl/mprintf.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/Utilities/cmcurl/mprintf.c b/Utilities/cmcurl/mprintf.c
index 6103953..8b2f3d0 100644
--- a/Utilities/cmcurl/mprintf.c
+++ b/Utilities/cmcurl/mprintf.c
@@ -44,10 +44,6 @@
#include <curl/mprintf.h>
-#ifndef SIZEOF_LONG_DOUBLE
-#define SIZEOF_LONG_DOUBLE 0
-#endif
-
#ifndef SIZEOF_SIZE_T
/* default to 4 bytes for size_t unless defined in the config.h */
#define SIZEOF_SIZE_T 4