Index: operation.h =================================================================== --- operation.h (revision 28888) +++ operation.h (revision 28889) @@ -40,6 +40,7 @@ pcb_board_t *pcb; int extraflg; unsigned keep_id:1; + unsigned removing:1; pcb_data_t *dst, *src; } pcb_opctx_buffer_t;