Index: tool_polyhole.c =================================================================== --- tool_polyhole.c (revision 32798) +++ tool_polyhole.c (revision 32799) @@ -51,9 +51,6 @@ rnd_hid_notify_crosshair_change(&PCB->hidlib, rnd_true); } -TODO("remove this when pcb_tool_polyhole_notify_mode() loses PCB") -#include "board.h" - void pcb_tool_polyhole_notify_mode(rnd_hidlib_t *hl) { switch (pcb_crosshair.AttachedObject.State) {