Index: obj_pstk.h =================================================================== --- obj_pstk.h (revision 12779) +++ obj_pstk.h (revision 12780) @@ -93,9 +93,6 @@ /*** proto ***/ -/* allocate and return the next available group ID */ -unsigned long pcb_pstk_alloc_group(pcb_data_t *data); - /* Convert selection or current buffer to padstack; returns PCB_PADSTACK_INVALID on error; looks for existing matching protos to avoid adding redundant entries */