]> git.eshelyaron.com Git - emacs.git/commitdiff
(elp-version): Deleted.
authorDave Love <fx@gnu.org>
Fri, 26 May 2000 13:02:13 +0000 (13:02 +0000)
committerDave Love <fx@gnu.org>
Fri, 26 May 2000 13:02:13 +0000 (13:02 +0000)
lisp/emacs-lisp/elp.el

index d990f5d0d1964727e745e7098c7e453ae0be1bcb..308ab51ff61527377aaa1898c5f2f5e9716f14ed 100644 (file)
@@ -93,7 +93,6 @@
 ;;   elp-set-master
 ;;   elp-unset-master
 ;;   elp-results
-;;   elp-submit-bug-report
 
 ;; Note that there are plenty of factors that could make the times
 ;; reported unreliable, including the accuracy and granularity of your
@@ -189,9 +188,6 @@ In other words, a new unique buffer is create every time you run
 ;; end of user configuration variables
 
 \f
-(defconst elp-version "3.2"
-  "ELP version number.")
-
 (defvar elp-results-buffer "*ELP Profiling Results*"
   "Buffer name for outputting profiling results.")