aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/emacs-lisp/elp.el
diff options
context:
space:
mode:
authorDave Love <[email protected]>2000-05-26 13:02:13 +0000
committerDave Love <[email protected]>2000-05-26 13:02:13 +0000
commitc2641e5f2d2159832b96addb8d6d0bcd9efa4311 (patch)
treeeb755d828f9c9af51d8870e94c14623a7b76ec3c /lisp/emacs-lisp/elp.el
parentdc29aa6cbf0f461104e3891aff2e6b4509ac5414 (diff)
(elp-version): Deleted.
Diffstat (limited to 'lisp/emacs-lisp/elp.el')
-rw-r--r--lisp/emacs-lisp/elp.el4
1 files changed, 0 insertions, 4 deletions
diff --git a/lisp/emacs-lisp/elp.el b/lisp/emacs-lisp/elp.el
index d990f5d0d1..308ab51ff6 100644
--- a/lisp/emacs-lisp/elp.el
+++ b/lisp/emacs-lisp/elp.el
@@ -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
-(defconst elp-version "3.2"
- "ELP version number.")
-
(defvar elp-results-buffer "*ELP Profiling Results*"
"Buffer name for outputting profiling results.")