Skip to content

Commit 4d0725a

Browse files
Update Python/ceval.c
Co-authored-by: Diego Russo <diego.russo@arm.com>
1 parent d1d89f2 commit 4d0725a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Python/ceval.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1450,7 +1450,6 @@ stop_tracing_and_jit(PyThreadState *tstate, _PyInterpreterFrame *frame)
14501450
#define DONT_SLP_VECTORIZE
14511451
#endif
14521452

1453-
14541453
typedef struct {
14551454
_PyInterpreterFrame frame;
14561455
_PyStackRef stack[1];

0 commit comments

Comments
 (0)