diff options
Diffstat (limited to 'pc/config.h')
-rw-r--r-- | pc/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/pc/config.h b/pc/config.h index 69c511d7..cde81439 100644 --- a/pc/config.h +++ b/pc/config.h @@ -445,9 +445,6 @@ /* Define to 1 if *printf supports %F format */ /* #undef PRINTF_HAS_F_FORMAT */ -/* Define if compiler has function prototypes */ -#define PROTOTYPES 1 - /* Define to 1 if you have the stpcpy function. */ /* #undef HAVE_STPCPY */ |