aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/calc/calc-stuff.el5
1 files changed, 0 insertions, 5 deletions
diff --git a/lisp/calc/calc-stuff.el b/lisp/calc/calc-stuff.el
index e892bb2788..5ad64b2e58 100644
--- a/lisp/calc/calc-stuff.el
+++ b/lisp/calc/calc-stuff.el
@@ -155,11 +155,6 @@ With a prefix, push that prefix as a number onto the stack."
(setq calc-which-why calc-why))
(message "No explanations available"))))
-
-(defun calc-version ()
- (interactive)
- (message "Calc %s" calc-version))
-
;; The following caches are declared in other files, but are
;; reset here.
(defvar math-lud-cache) ; calc-mtx.el