Delete sigcheck.c since it appears unused (#1723)
This commit is contained in:
committed by
Victor Stinner
parent
0cd7a3f196
commit
7ff1e88a57
@@ -352,7 +352,7 @@ PyAPI_FUNC(PyObject *) _PyErr_TrySetFromCause(
|
||||
#endif
|
||||
|
||||
|
||||
/* In sigcheck.c or signalmodule.c */
|
||||
/* In signalmodule.c */
|
||||
PyAPI_FUNC(int) PyErr_CheckSignals(void);
|
||||
PyAPI_FUNC(void) PyErr_SetInterrupt(void);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user