From 4cb72a547806511eb811f7774fe367a0f0dc01e7 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Sun, 14 Apr 2002 05:51:31 +0000 Subject: [PATCH] Revert previous change. --- lisp/calc/calc-bin.el | 1 - 1 file changed, 1 deletion(-) diff --git a/lisp/calc/calc-bin.el b/lisp/calc/calc-bin.el index 16834483d7e..ffbbcd258b8 100644 --- a/lisp/calc/calc-bin.el +++ b/lisp/calc/calc-bin.el @@ -677,7 +677,6 @@ int (math-add int 1)))) (setq str (concat (math-format-number int) point str))) (when calc-group-digits - (require 'calc-ext) (setq str (math-group-float str)))) (setq figs 0)))) (or str