Index: board.c =================================================================== --- board.c (revision 29815) +++ board.c (revision 29816) @@ -446,9 +446,3 @@ } return total; } - -pcb_pixmap_t *pcb_pixmap_insert_or_free(pcb_board_t *pcb, pcb_pixmap_t *pm) -{ - return NULL; -} -