Skip to content

Commit aee355b

Browse files
committed
Remove obsolete comment.
1 parent 383c3d6 commit aee355b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Python/sysmodule.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -448,7 +448,6 @@ Return the profiling function set with sys.setprofile.\n\
448448
See the profiler chapter in the library manual."
449449
);
450450

451-
/* TODO: deprecate */
452451
static int _check_interval = 100;
453452

454453
static PyObject *

0 commit comments

Comments
 (0)