mirror of https://github.com/python/cpython
Issue #20374: delete spurious empty line
This commit is contained in:
parent
7b9ddea80b
commit
22d415cf19
|
@ -773,7 +773,6 @@ on_hook(PyObject *func)
|
|||
return result;
|
||||
}
|
||||
|
||||
|
||||
static int
|
||||
#if defined(_RL_FUNCTION_TYPEDEF)
|
||||
on_startup_hook(void)
|
||||
|
|
Loading…
Reference in New Issue