]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
remove old comment
authorAlan T. DeKok <aland@freeradius.org>
Fri, 23 Jun 2023 18:22:26 +0000 (14:22 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Fri, 23 Jun 2023 18:22:26 +0000 (14:22 -0400)
src/lib/io/schedule.c

index c9688891fb4c04e38c618f5ba6c5334b2d1b9f8e..46072a21016f62d20e7d1a07e5b44960a0eddd0d 100644 (file)
@@ -236,8 +236,6 @@ static void *fr_schedule_worker_thread(void *arg)
 
        /*
         *      Do all of the work.
-        *
-        *      @todo check for child processes.
         */
        fr_worker(sw->worker);