diff options
Diffstat (limited to 'RISCOS/pyconfig.h')
-rw-r--r-- | RISCOS/pyconfig.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/RISCOS/pyconfig.h b/RISCOS/pyconfig.h index e7c3484..7a5a13c 100644 --- a/RISCOS/pyconfig.h +++ b/RISCOS/pyconfig.h @@ -184,9 +184,6 @@ /* Define if nice() returns success/failure instead of the new priority. */ #undef HAVE_BROKEN_NICE -/* Define if malloc(0) returns a NULL pointer */ -#undef MALLOC_ZERO_RETURNS_NULL - /* Define if you have POSIX threads */ #undef _POSIX_THREADS |