removed warning which caused error
authorDrew Crampsie <drewc@tech.coop>
Fri, 24 Feb 2006 03:24:51 +0000 (19:24 -0800)
committerDrew Crampsie <drewc@tech.coop>
Fri, 24 Feb 2006 03:24:51 +0000 (19:24 -0800)
darcs-hash:20060224032451-5417e-9773dccc4a0a7662d6a6b89488d3721fce7987ca.gz

src/mewa.lisp

index 7bb9522..1b7d9e2 100644 (file)
@@ -505,7 +505,6 @@ in that object presentation."
                       type) 
                   (plist-union initargs (when a
                                           (description.properties a))))))
-    (warn "attribute? ~A ~A " (and a (description.type  (find-attribute object type)) )                                           (description.properties a))
     (setf (slot-value i 'instance) object)
     (initialize-slots i)
     (setf (slot-value i 'initializedp) t)