Skip to content

Commit 9051791

Browse files
committed
fix
1 parent 08adf26 commit 9051791

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Include/internal/pycore_interp_structs.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -899,9 +899,7 @@ struct _is {
899899
struct _stoptheworld_state stoptheworld;
900900
struct _qsbr_shared qsbr;
901901

902-
#ifdef _Py_TIER2
903902
struct _PyUOpInstruction *jit_uop_buffer;
904-
#endif
905903

906904
#if defined(Py_GIL_DISABLED)
907905
struct _mimalloc_interp_state mimalloc;

0 commit comments

Comments
 (0)