sync instance when adding many to many ..
[clinton/lisp-on-lines.git] / src / mewa.lisp
index 37f84d9..76d3c5d 100644 (file)
@@ -333,7 +333,6 @@ attributes is an alist keyed on the attribute name."
                                          type))
                   (plist-union initargs (cddr a)))))
     
-    
     (setf (slot-value i 'instance) object)
     (initialize-slots i)
     (setf (slot-value i 'initializedp) t)