Index: obj_line.h =================================================================== --- obj_line.h (revision 8371) +++ obj_line.h (revision 8372) @@ -90,7 +90,6 @@ pcb_line_bbox(__l__); \ } while(0) - #define PCB_LINE_LOOP(layer) do { \ pcb_line_t *line; \ gdl_iterator_t __it__; \