ad-remove-advice

ad-remove-advice is an interactive compiled Lisp function in `advice.el'.


(ad-remove-advice FUNCTION CLASS NAME)

Remove FUNCTION's advice with NAME from its advices in CLASS.
If such an advice was found it will be removed from the list of advices
in that CLASS.