diff options
Diffstat (limited to 'PC/os2emx/pyconfig.h')
-rw-r--r-- | PC/os2emx/pyconfig.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/PC/os2emx/pyconfig.h b/PC/os2emx/pyconfig.h index 33fbda2..044c000 100644 --- a/PC/os2emx/pyconfig.h +++ b/PC/os2emx/pyconfig.h @@ -239,9 +239,6 @@ typedef long intptr_t; /* Define if you have the strftime function. */ #define HAVE_STRFTIME 1 -/* Define if you have the strptime function. */ -#define HAVE_STRPTIME 1 - /* Define if you have the tcgetpgrp function. */ #define HAVE_TCGETPGRP 1 |