diff --git a/PC/pyconfig.h b/PC/pyconfig.h index a126fca6f5aafb..02204f36586cb7 100644 --- a/PC/pyconfig.h +++ b/PC/pyconfig.h @@ -69,7 +69,6 @@ WIN32 is still required for the locale module. #define NT_THREADS #define WITH_THREAD #ifndef NETSCAPE_PI -#define USE_SOCKET #endif #if defined(Py_BUILD_CORE) || defined(Py_BUILD_CORE_BUILTIN) || defined(Py_BUILD_CORE_MODULE)