diff options
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 1356eb5..4fc5a3f 100644 --- a/pyconfig.h.in +++ b/pyconfig.h.in @@ -1397,9 +1397,6 @@ /* Define if you want to compile in Python-specific mallocs */ #undef WITH_PYMALLOC -/* Define if you want to compile in rudimentary thread support */ -#undef WITH_THREAD - /* Define if you want pymalloc to be disabled when running under valgrind */ #undef WITH_VALGRIND |