From f5110333d7dbbbed1f20e7ecbab86d3ab4e23920 Mon Sep 17 00:00:00 2001 From: Jay Belanger Date: Thu, 14 Aug 2008 18:34:41 +0000 Subject: [PATCH] (calc-version): Remove function. --- lisp/calc/calc-stuff.el | 5 ----- 1 file changed, 5 deletions(-) diff --git a/lisp/calc/calc-stuff.el b/lisp/calc/calc-stuff.el index e892bb27889..5ad64b2e58c 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 -- 2.39.2