Index: remove.c =================================================================== --- remove.c (revision 9324) +++ remove.c (revision 9325) @@ -44,7 +44,7 @@ RemoveText_op, RemovePolygon_op, RemoveVia, - RemoveElement_op, + pcb_elemop_remove, NULL, NULL, NULL, @@ -61,7 +61,7 @@ DestroyText, DestroyPolygon, DestroyVia, - DestroyElement, + pcb_elemop_destroy, NULL, NULL, NULL,