Index: rats_mincut.c =================================================================== --- rats_mincut.c (revision 21409) +++ rats_mincut.c (revision 21410) @@ -80,7 +80,7 @@ pcb_any_obj_t *curr = current_obj, *from = from_obj; short_conn_t *s; -#warning find.c TODO: will not be needed after the big rewrite +TODO("find.c: will not be needed after the big rewrite") if (from_type == PCB_OBJ_RAT) /* rat line is often rat point and has no ID */ from = NULL;