untrace-function
untrace-function is an interactive compiled Lisp function in `trace.el
'.
(untrace-function FUNCTION)
Untraces FUNCTION and possibly activates all remaining advice.
Activation is performed with `ad-update', hence remaining advice will get
activated only if the advice of FUNCTION is currently active. If FUNCTION
was not traced this is a noop.