]> git.eshelyaron.com Git - emacs.git/commitdiff
(calc-version): Remove function.
authorJay Belanger <jay.p.belanger@gmail.com>
Thu, 14 Aug 2008 18:34:41 +0000 (18:34 +0000)
committerJay Belanger <jay.p.belanger@gmail.com>
Thu, 14 Aug 2008 18:34:41 +0000 (18:34 +0000)
lisp/calc/calc-stuff.el

index e892bb2788961aea5aef679ecdd41a20d704c764..5ad64b2e58c0f0e0d95c5aeaa50b05d6b693b88e 100644 (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