mirror of
https://github.com/python/cpython.git
synced 2025-07-16 07:45:20 +00:00
Remove obsolete comment.
This commit is contained in:
parent
383c3d6bb2
commit
aee355b7b5
1 changed files with 0 additions and 1 deletions
|
@ -448,7 +448,6 @@ Return the profiling function set with sys.setprofile.\n\
|
|||
See the profiler chapter in the library manual."
|
||||
);
|
||||
|
||||
/* TODO: deprecate */
|
||||
static int _check_interval = 100;
|
||||
|
||||
static PyObject *
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue