Add new in many to many should be a button if we can do it in the editor.
[clinton/lisp-on-lines.git] / src / mewa.lisp
index 063775a..76d3c5d 100644 (file)
@@ -332,9 +332,6 @@ attributes is an alist keyed on the attribute name."
                                          (symbol-name type)
                                          type))
                   (plist-union initargs (cddr a)))))
-
-    (warn "~A ~A " initargs (cddr a))
-    
     
     (setf (slot-value i 'instance) object)
     (initialize-slots i)