mirror of
https://github.com/python/cpython.git
synced 2025-07-19 09:15:34 +00:00
remove unused label
This commit is contained in:
parent
6fe679f011
commit
014cc42db8
1 changed files with 0 additions and 1 deletions
|
@ -3174,7 +3174,6 @@ load_next(PyObject *mod, PyObject *altmod,
|
|||
}
|
||||
}
|
||||
|
||||
out:
|
||||
PyMem_Free(nameuni);
|
||||
return result;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue