Skip to content

Commit 30b9725

Browse files
committed
Remove USE_SOCKET build flag
1 parent e66597d commit 30b9725

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

PC/pyconfig.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ WIN32 is still required for the locale module.
6969
#define NT_THREADS
7070
#define WITH_THREAD
7171
#ifndef NETSCAPE_PI
72-
#define USE_SOCKET
7372
#endif
7473

7574
#if defined(Py_BUILD_CORE) || defined(Py_BUILD_CORE_BUILTIN) || defined(Py_BUILD_CORE_MODULE)

0 commit comments

Comments
 (0)