r3471: *** empty log message ***
[hyperobject.git] / hyperobject-no-mop.lisp
index e315706a4ff0fbb26f379776f652ac9a2c4c1807..af75982a53178d398e378e7a5916639e2ffb91ed 100644 (file)
@@ -9,7 +9,7 @@
 ;;;;
 ;;;; This is a rewrite of hyperobjec't to avoid using metaclasses.
 ;;;;
-;;;; $Id: hyperobject-no-mop.lisp,v 1.4 2002/11/23 22:19:17 kevin Exp $
+;;;; $Id: hyperobject-no-mop.lisp,v 1.5 2002/11/25 02:10:38 kevin Exp $
 ;;;;
 ;;;; This file is Copyright (c) 2000-2002 by Kevin M. Rosenberg
 ;;;;
          (xml-value-func '())
          (package (symbol-package name)))
       (dolist (field (slot-value meta 'fields))
-       (declare (ignore rest))
        (let* ((name (name field))
               (print-formatter (print-formatter field))
               (type (ho-type field))