(elp-restore-function): Remove autoload
cookie.
This commit is contained in:
parent
1c33719f14
commit
02af1bf14a
1 changed files with 0 additions and 1 deletions
|
@ -276,7 +276,6 @@ FUNSYM must be a symbol of a defined function."
|
|||
(cons funsym elp-all-instrumented-list)))
|
||||
))
|
||||
|
||||
;;;###autoload
|
||||
(defun elp-restore-function (funsym)
|
||||
"Restore an instrumented function to its original definition.
|
||||
Argument FUNSYM is the symbol of a defined function."
|
||||
|
|
Loading…
Add table
Reference in a new issue