remove unused label
This commit is contained in:
parent
6fe679f011
commit
014cc42db8
|
@ -3174,7 +3174,6 @@ load_next(PyObject *mod, PyObject *altmod,
|
|||
}
|
||||
}
|
||||
|
||||
out:
|
||||
PyMem_Free(nameuni);
|
||||
return result;
|
||||
|
||||
|
|
Loading…
Reference in New Issue