Index: integrity.c =================================================================== --- integrity.c (revision 21568) +++ integrity.c (revision 21569) @@ -293,8 +293,6 @@ } if (id_chk_cnt != 0) pcb_message(PCB_MSG_ERROR, CHK "id hash contains %ld excess IDs in %s\n", id_chk_cnt, whose); - -TODO("subc: check buffers: parents") } static void chk_layergrps(pcb_board_t *pcb)