Issue #20374: delete spurious empty line

This commit is contained in:
Ned Deily 2014-02-05 17:02:29 -08:00
parent 625895e46f
commit cb63140911
1 changed files with 0 additions and 1 deletions

View File

@ -773,7 +773,6 @@ on_hook(PyObject *func)
return result;
}
static int
#if defined(_RL_FUNCTION_TYPEDEF)
on_startup_hook(void)