Index: polystitch.c =================================================================== --- polystitch.c (revision 30899) +++ polystitch.c (revision 30900) @@ -110,7 +110,7 @@ pcb_poly_remove(inner_poly->parent.layer, inner_poly); } } - PCB_ACT_IRES(0); + RND_ACT_IRES(0); return 0; }