diff options
author | Antoine Pitrou <solipsis@pitrou.net> | 2009-10-25 23:00:53 (GMT) |
---|---|---|
committer | Antoine Pitrou <solipsis@pitrou.net> | 2009-10-25 23:00:53 (GMT) |
commit | 4824c25e756280b13705c00fd56cb307e5a44cc7 (patch) | |
tree | 7df73c98bcbb96444945c3d6c58a601c3f9a8aea /pyconfig.h.in | |
parent | 27a87a2aa243de6857a5b075b1950bd6c412f5c9 (diff) | |
download | cpython-4824c25e756280b13705c00fd56cb307e5a44cc7.zip cpython-4824c25e756280b13705c00fd56cb307e5a44cc7.tar.gz cpython-4824c25e756280b13705c00fd56cb307e5a44cc7.tar.bz2 |
This mention is obsolete.
Diffstat (limited to 'pyconfig.h.in')
-rw-r--r-- | pyconfig.h.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/pyconfig.h.in b/pyconfig.h.in index 1284255..3df44d4 100644 --- a/pyconfig.h.in +++ b/pyconfig.h.in @@ -12,9 +12,6 @@ support for AIX C++ shared extension modules. */ #undef AIX_GENUINE_CPLUSPLUS -/* Define this if you have AtheOS threads. */ -#undef ATHEOS_THREADS - /* Define if you have the Mach cthreads package */ #undef C_THREADS |