]> granicus.if.org Git - python/commitdiff
Remove obsolete comment.
authorAntoine Pitrou <solipsis@pitrou.net>
Tue, 10 Nov 2009 22:38:52 +0000 (22:38 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Tue, 10 Nov 2009 22:38:52 +0000 (22:38 +0000)
Python/sysmodule.c

index 51bd85bd3f860133a8e377bf901dd31322913e0e..84813baee5d2a16e2913cce26c78baf4ff3f09a3 100644 (file)
@@ -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 *