/* tr-c-esi.p - Delete trigger for emp-state-item */ TRIGGER PROCEDURE FOR DELETE OF emp-state-item. /* Include Commons */ {common.i} /* Nothing much to do for deletes */ /* Go back */ RETURN.