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