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