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