r3465: *** empty log message ***
[hyperobject.git] / hyperobject-no-mop.lisp
index 56c7f5e31b7f51c19697ee235f4a0d64229e34e4..e315706a4ff0fbb26f379776f652ac9a2c4c1807 100644 (file)
@@ -9,7 +9,7 @@
 ;;;;
 ;;;; This is a rewrite of hyperobjec't to avoid using metaclasses.
 ;;;;
-;;;; $Id: hyperobject-no-mop.lisp,v 1.3 2002/11/23 18:41:45 kevin Exp $
+;;;; $Id: hyperobject-no-mop.lisp,v 1.4 2002/11/23 22:19:17 kevin Exp $
 ;;;;
 ;;;; This file is Copyright (c) 2000-2002 by Kevin M. Rosenberg
 ;;;;
        (symbol-name doc)
        doc)))
 
-(defun fmt-comma-integer (i)
-  (format nil "~:d" i))
-
 ;;;; Class initialization function
 (defun init-hyperobject-class (name meta)
     (let ((fmtstr-text "")