summaryrefslogtreecommitdiffstats
path: root/Include/pystate.h
diff options
context:
space:
mode:
Diffstat (limited to 'Include/pystate.h')
-rw-r--r--Include/pystate.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/Include/pystate.h b/Include/pystate.h
index b061fbf..7218cc0 100644
--- a/Include/pystate.h
+++ b/Include/pystate.h
@@ -40,8 +40,6 @@ PERFORMANCE OF THIS SOFTWARE.
/* State shared between threads */
-#define NEXITFUNCS 32
-
struct _ts; /* Forward */
struct _is; /* Forward */