Skip to content

Commit 39f819b

Browse files
fix bad merge of pystate.c
1 parent b096009 commit 39f819b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Python/pystate.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
#include "pycore_freelist.h" // _PyObject_ClearFreeLists()
1313
#include "pycore_initconfig.h" // _PyStatus_OK()
1414
#include "pycore_interpframe.h" // _PyThreadState_HasStackSpace()
15-
#include "pycore_object.h" // _PyObject_GC_New()
1615
#include "pycore_object.h" // _Py_ClearImmortal()
1716
#include "pycore_obmalloc.h" // _PyMem_obmalloc_state_on_heap()
1817
#include "pycore_opcode_utils.h" // NUM_COMMON_CONSTANTS

0 commit comments

Comments
 (0)