(elp-restore-function): Remove autoload

cookie.
This commit is contained in:
Dave Love 2000-11-01 19:14:57 +00:00
parent 1c33719f14
commit 02af1bf14a

View file

@ -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."