Skip to content

Commit 0ac2d88

Browse files
committed
Remove DONT_HAVE_SIG_ALARM and DONT_HAVE_SIG_PAUSE
1 parent e66597d commit 0ac2d88

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

PC/pyconfig.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,6 @@ WIN32 is still required for the locale module.
5959
#include <io.h>
6060

6161
#define HAVE_STRFTIME
62-
#define DONT_HAVE_SIG_ALARM
63-
#define DONT_HAVE_SIG_PAUSE
6462
#define LONG_BIT 32
6563
#define WORD_BIT 32
6664

0 commit comments

Comments
 (0)