summaryrefslogtreecommitdiffstats
path: root/Modules/sre.h
diff options
context:
space:
mode:
Diffstat (limited to 'Modules/sre.h')
-rw-r--r--Modules/sre.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/Modules/sre.h b/Modules/sre.h
index 365eedb..a7fdfba 100644
--- a/Modules/sre.h
+++ b/Modules/sre.h
@@ -21,8 +21,6 @@
#define SRE_CODE unsigned short
#endif
-#define SRE_CODE unsigned short
-
typedef struct {
PyObject_VAR_HEAD
int groups; /* must be first! */