Index: trunk/src/global_typedefs.h =================================================================== --- trunk/src/global_typedefs.h (revision 15829) +++ trunk/src/global_typedefs.h (revision 15830) @@ -46,13 +46,10 @@ typedef struct pcb_rat_line_s pcb_rat_t; typedef struct pcb_poly_s pcb_poly_t; -typedef struct pcb_pad_s pcb_pad_t; typedef struct pcb_pstk_s pcb_pstk_t; -typedef struct pcb_pin_s pcb_pin_t; typedef struct pcb_rtree_s pcb_rtree_t; typedef struct pcb_rtree_it_s pcb_rtree_it_t; typedef struct pcb_ratspatch_line_s pcb_ratspatch_line_t; -typedef struct pcb_element_s pcb_element_t; typedef struct pcb_subc_s pcb_subc_t; typedef struct pcb_text_s pcb_text_t;