Index: djopt.c =================================================================== --- djopt.c (revision 15641) +++ djopt.c (revision 15642) @@ -2371,6 +2371,8 @@ static void padcleaner() { +#warning padstack TODO: rewrite +#if 0 line_s *l, *nextl; int close; rect_s r; @@ -2416,6 +2418,7 @@ PCB_ENDALL_LOOP; next_line:; } +#endif } static void grok_layer_groups()