[Midnightbsd-cvs] [MidnightBSD/src] 9c7683: prowld: remove unused timer_job helper from superv...

Lucas Holt noreply at github.com
Sat Apr 18 17:28:00 EDT 2026


  Branch: refs/heads/feature/prowl
  Home:   https://github.com/MidnightBSD/src
  Commit: 9c7683161c0260232c4dab11126cc9da569304cf
      https://github.com/MidnightBSD/src/commit/9c7683161c0260232c4dab11126cc9da569304cf
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-04-18 (Sat, 18 Apr 2026)

  Changed paths:
    M sbin/prowld/supervisor.c

  Log Message:
  -----------
  prowld: remove unused timer_job helper from supervisor.c

prowld.c extracts the job pointer from the timer ident inline;
timer_job() was never called, triggering -Wunused-function under -Werror.

AI-Assisted-by: Claude Sonnet 4.6
Signed-off-by: Lucas Holt <luke at foolishgames.com>



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/src/settings/notifications


More information about the Midnightbsd-cvs mailing list