Skip to content

Commit 6ca6c5d

Browse files
committed
Remove DIRENT build flag comment
1 parent e66597d commit 6ca6c5d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

PC/pyconfig.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -441,9 +441,6 @@ Py_NO_ENABLE_SHARED to find out. Also support MS_NO_COREDLL for b/w compat */
441441
*/
442442
#define HAVE_DECL_TZNAME 1
443443

444-
/* Define if you have dirent.h. */
445-
/* #define DIRENT 1 */
446-
447444
/* Define to the type of elements in the array set by `getgroups'.
448445
Usually this is either `int' or `gid_t'. */
449446
/* #undef GETGROUPS_T */

0 commit comments

Comments
 (0)