1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-16 17:19:41 +00:00

(calc-version): Remove function.

This commit is contained in:
Jay Belanger 2008-08-14 18:34:41 +00:00
parent 77ba6df41b
commit f5110333d7

View File

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