From: Alan T. DeKok Date: Fri, 23 Jun 2023 18:22:26 +0000 (-0400) Subject: remove old comment X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=017d620bd351246c0fc496932995c67758d35548;p=thirdparty%2Ffreeradius-server.git remove old comment --- diff --git a/src/lib/io/schedule.c b/src/lib/io/schedule.c index c9688891fb4..46072a21016 100644 --- a/src/lib/io/schedule.c +++ b/src/lib/io/schedule.c @@ -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);