aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Include/typeslots.h
diff options
context:
space:
mode:
Diffstat (limited to 'Include/typeslots.h')
-rw-r--r--Include/typeslots.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/Include/typeslots.h b/Include/typeslots.h
index 980e714714e..a7f3017ec02 100644
--- a/Include/typeslots.h
+++ b/Include/typeslots.h
@@ -93,5 +93,4 @@
#if !defined(Py_LIMITED_API) || Py_LIMITED_API+0 >= 0x030E0000
/* New in 3.14 */
#define Py_tp_token 83
-#define Py_tp_binop_specialize 84
#endif