Skip to content

Commit 7ff1e88

Browse files
segevfinervstinner
authored andcommitted
Delete sigcheck.c since it appears unused (python#1723)
1 parent 0cd7a3f commit 7ff1e88

File tree

2 files changed

+1
-20
lines changed

2 files changed

+1
-20
lines changed

Include/pyerrors.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@ PyAPI_FUNC(PyObject *) _PyErr_TrySetFromCause(
352352
#endif
353353

354354

355-
/* In sigcheck.c or signalmodule.c */
355+
/* In signalmodule.c */
356356
PyAPI_FUNC(int) PyErr_CheckSignals(void);
357357
PyAPI_FUNC(void) PyErr_SetInterrupt(void);
358358

Python/sigcheck.c

Lines changed: 0 additions & 19 deletions
This file was deleted.

0 commit comments

Comments
 (0)