undefrule rule-name &rest ignore
rule-name is a symbol which names a rule. ignore is ignored. It is provided for convenience so the "un" may be prepended to a rule definition in an editor buffer and evaluated to remove the rule.
Removes the named rule.
(undefrule my-rule1)
defrule