diff options
Diffstat (limited to 'pyconfig.h.in')
-rw-r--r-- | pyconfig.h.in | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/pyconfig.h.in b/pyconfig.h.in index b97b8f8..8a4aeda 100644 --- a/pyconfig.h.in +++ b/pyconfig.h.in @@ -1656,11 +1656,6 @@ /* Define on FreeBSD to activate all library features */ #undef __BSD_VISIBLE -/* Define to 1 if type `char' is unsigned and you are not using gcc. */ -#ifndef __CHAR_UNSIGNED__ -# undef __CHAR_UNSIGNED__ -#endif - /* Define to 'long' if <time.h> doesn't define. */ #undef clock_t |