From ad35fc005bd7613218873f56d8d5a709cd67e5d3 Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Thu, 13 Sep 2012 16:13:09 +0000 Subject: Remove _G_HAVE_PRINTF_FP. --- libio/libio.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'libio') diff --git a/libio/libio.h b/libio/libio.h index bbfdd9d325..14bb9a663e 100644 --- a/libio/libio.h +++ b/libio/libio.h @@ -62,9 +62,6 @@ #endif /*!__P*/ #define _IO_UNIFIED_JUMPTABLES 1 -#ifndef _G_HAVE_PRINTF_FP -# define _IO_USE_DTOA 1 -#endif #ifndef EOF # define EOF (-1) -- cgit v1.2.3