/* tr-c-aux.p - Delete trigger for atnd-unit-xlate */ TRIGGER PROCEDURE FOR DELETE OF atnd-unit-xlate. /* Include Commons */ {common.i} /* Nothing much to do for deletes */ /* Go back */ RETURN.